[gnome-ostree] manifest: Add PackageKit
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] manifest: Add PackageKit
- Date: Mon, 18 Mar 2013 00:21:20 +0000 (UTC)
commit 53a25a4500b6360a3643b6d82b697e5d69b5efb1
Author: Colin Walters <walters verbum org>
Date: Sun Mar 17 20:21:00 2013 -0400
manifest: Add PackageKit
Not that it does much yet, but we'll work on integrating more.
manifest.json | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 122037a..985ef93 100644
--- a/manifest.json
+++ b/manifest.json
@@ -642,6 +642,18 @@
{"src": "gnome:libgee",
"patches": ["gee-builddir.patch"]},
+ {"src": "git:git://gitorious.org/packagekit/packagekit.git",
+ "config-opts": ["--disable-strict",
+ "--disable-service-packs",
+ "--enable-NetworkManager",
+ "--disable-man-pages",
+ "--disable-tests",
+ "--disable-browser-plugin",
+ "--disable-cron",
+ "--disable-pm-utils",
+ "--with-security-framework=polkit",
+ "--disable-systemd-updates"]},
+
{"src": "gnome:gtksourceview",
"config-opts": ["--enable-compile-warnings=maximum"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]