diff --git a/debian/rules b/debian/rules index 8d45f4f39..de5ebbcb0 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ CONFIGURE_EXTRA_FLAGS = \ -D deprecated_warnings=false \ -D gtk_doc=true \ -D selinux=false \ - -D gtk_layer_shell=true + -D gtk_layer_shell=false export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow