Specify correct valac version requirement
v0.36, not v0.26
This commit is contained in:
parent
4217fcc042
commit
758f9dd76b
2
debian/control
vendored
2
debian/control
vendored
@ -5,7 +5,7 @@ Maintainer: Adrian Cochrane <alcinnz@lavabit.com>
|
|||||||
Build-Depends: meson,
|
Build-Depends: meson,
|
||||||
debhelper (>= 9),
|
debhelper (>= 9),
|
||||||
libgtk-3-dev,
|
libgtk-3-dev,
|
||||||
valac (>= 0.26)
|
valac (>= 0.36)
|
||||||
Standards-Version: 3.9.3
|
Standards-Version: 3.9.3
|
||||||
|
|
||||||
Package: writeas-gtk
|
Package: writeas-gtk
|
||||||
|
Loading…
Reference in New Issue
Block a user