debian/rules: Add --with-gtk=3.0
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@ -38,7 +38,7 @@ override_dh_auto_configure:
|
||||
--with-console-kit \
|
||||
--with-libnotify \
|
||||
--enable-locking \
|
||||
--with-gtk=2.0 \
|
||||
--with-gtk=3.0 \
|
||||
$(SYSTEMD_SUPPORT)
|
||||
|
||||
override_dh_strip:
|
||||
|
Reference in New Issue
Block a user