mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
polkit: Fix DEPENDS
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user