aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-07 21:09:18 -0600
committerTed Gould <ted@gould.cx>2012-02-07 21:09:18 -0600
commit669d032147326fadfd606eb22efd5ca3e5c4d39a (patch)
tree9f22d3a09d1718d156728596596616231f231692 /debian/rules
parent374c13ec920a441b4481db53f6516ca78e79de91 (diff)
parent6c05bbbd892c117777b11662b7e86c0d201398ec (diff)
downloadayatana-indicator-session-669d032147326fadfd606eb22efd5ca3e5c4d39a.tar.gz
ayatana-indicator-session-669d032147326fadfd606eb22efd5ca3e5c4d39a.tar.bz2
ayatana-indicator-session-669d032147326fadfd606eb22efd5ca3e5c4d39a.zip
Merge U. Desktop
Diffstat (limited to 'debian/rules')
-rw-r--r--debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index a393364..43ffda2 100644
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ DEB_CONFIGURE_FLAGS_gtk2 = --with-gtk=2
DEB_CONFIGURE_FLAGS_gtk3 = --with-gtk=3
DEB_CONFIGURE_EXTRA_FLAGS = --disable-static
+CFLAGS += -Wno-error=deprecated-declarations
LDFLAGS += -Wl,-z,defs -Wl,--as-needed
debian/stamp-autotools/gtk2: cdbs_configure_flags += $(DEB_CONFIGURE_FLAGS_gtk2)