mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 07:11:14 +00:00
polkit: Fix DEPENDS
This commit is contained in:
parent
94b399858d
commit
76e51a83e1
@ -4,7 +4,7 @@ PR = "r4"
|
||||
SRC_URI = "http://hal.freedesktop.org/releases/PolicyKit-0.9.tar.gz"
|
||||
|
||||
|
||||
DEPENDS = "pam"
|
||||
DEPENDS = "pam expat dbus-glib"
|
||||
RDEPENDS = "pam"
|
||||
EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --disable-gtk-doc"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user