owickstrom / komposition

The video editor built for screencasters
https://owickstrom.github.io/komposition/
Mozilla Public License 2.0
428 stars 22 forks source link

Loosen bound on gi-gtk-declarative. #96

Closed athas closed 4 years ago

athas commented 4 years ago

This looser bound allows a newer version of gi-pango to be used (1.0.22), which contains an important bugfix that otherwise prevented me from compiling komposition.

owickstrom commented 4 years ago

Great, thanks!