mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 02:42:33 +00:00
packagekit: Disable browser plugin
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
b0ced1c94e
commit
236b0c2b11
@ -1,11 +1,11 @@
|
||||
HOMEPAGE = "http://www.packagekit.org/"
|
||||
PR = "r6"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI = "http://www.packagekit.org/releases/PackageKit-0.3.8.tar.gz \
|
||||
file://no_validate.patch;patch=1 "
|
||||
|
||||
DEPENDS = "python policykit pam"
|
||||
EXTRA_OECONF = "--disable-qt --disable-tests --enable-yum --with-default-backend=yum --disable-local --with-security-framework=polkit --disable-gstreamer-plugin"
|
||||
EXTRA_OECONF = "--disable-qt --disable-tests --enable-yum --with-default-backend=yum --disable-local --with-security-framework=polkit --disable-gstreamer-plugin --disable-browser-plugin"
|
||||
|
||||
S = "${WORKDIR}/PackageKit-${PV}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user