r51133 - /desktop/unstable/gnome-software/debian/rules

mak at users.alioth.debian.org mak at users.alioth.debian.org
Thu Sep 22 19:35:20 UTC 2016


Author: mak
Date: Thu Sep 22 19:35:20 2016
New Revision: 51133

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51133
Log:
Explicitly enable PackageKit, gnome-desktop support

Modified:
    desktop/unstable/gnome-software/debian/rules

Modified: desktop/unstable/gnome-software/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/rules?rev=51133&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/rules	[utf-8] Thu Sep 22 19:35:20 2016
@@ -4,7 +4,9 @@
 
 GS_CONFIGURE_FLAGS = --libdir=/usr/lib \
 		--disable-ostree \
-		--enable-odrs
+		--enable-odrs \
+		--enable-packagekit \
+		--enable-gnome-desktop
 
 ifeq ($(DEB_HOST_ARCH_OS), linux)
 	# Enable Flatpak and Limba support on Linux




More information about the pkg-gnome-commits mailing list