From 3c7ee06477bfc1b447b828d873c3b5e0f1a21581 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Thu, 5 May 2016 13:11:35 +0100 Subject: [PATCH] debian/rules: Add --with-gtk=3.0 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 7833bcc..eca49e3 100755 --- a/debian/rules +++ b/debian/rules @@ -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: