debian/rules: Add --with-gtk=3.0

This commit is contained in:
Martin Wimpress
2016-05-05 09:24:59 +01:00
parent e6986bf692
commit ed5f14556b

2
debian/rules vendored
View File

@ -21,7 +21,7 @@ override_dh_auto_configure:
--libexecdir=/usr/bin \
--disable-static \
--enable-pulse \
--with-gtk=2.0
--with-gtk=3.0
override_dh_makeshlibs: