This email list is read-only. Emails sent to this list will be discarded
----------------------------------
meta/packages/packkagekit/packagekit_0.3.8.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 51db60903d2ead36077a2297fbfef0c266bc7ca5
Author: Richard Purdie <[EMAIL PROTECTED]>
Date: Tue Nov 4 22:06:39 2008 +0000
packagekit: Disable gstreamer plugin (gstreamer is not in DEPENDS)
Diff in this email is a maximum of 400 lines.
diff --git a/meta/packages/packkagekit/packagekit_0.3.8.bb
b/meta/packages/packkagekit/packagekit_0.3.8.bb
index 7d25d9d..6b44aea 100644
--- a/meta/packages/packkagekit/packagekit_0.3.8.bb
+++ b/meta/packages/packkagekit/packagekit_0.3.8.bb
@@ -1,11 +1,11 @@
HOMEPAGE = "http://www.packagekit.org/"
-PR = "r5"
+PR = "r6"
SRC_URI = "http://www.packagekit.org/releases/PackageKit-0.3.8.tar.gz \
file://no_validate.patch;patch=1 "
DEPENDS = "python polkit pam"
-EXTRA_OECONF = "--disable-qt --disable-tests --enable-yum
--with-default-backend=yum --disable-local --with-security-framework=polkit"
+EXTRA_OECONF = "--disable-qt --disable-tests --enable-yum
--with-default-backend=yum --disable-local --with-security-framework=polkit
--disable-gstreamer-plugin"
S = "${WORKDIR}/PackageKit-${PV}"
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits