[oe-commits] Martin Jansa : polkit: depend on intltool-native instead of intltool

git version control git at git.openembedded.org
Thu Aug 4 14:05:22 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 1e75e78098bcbac92db0d9e45b3a78af0864250d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1e75e78098bcbac92db0d9e45b3a78af0864250d

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Fri Jul 29 08:43:19 2011 +0200

polkit: depend on intltool-native instead of intltool

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta/recipes-extended/polkit/polkit_0.101.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-extended/polkit/polkit_0.101.bb b/meta/recipes-extended/polkit/polkit_0.101.bb
index 56ceca4..06ca595 100644
--- a/meta/recipes-extended/polkit/polkit_0.101.bb
+++ b/meta/recipes-extended/polkit/polkit_0.101.bb
@@ -12,7 +12,7 @@ SRC_URI = "http://hal.freedesktop.org/releases/polkit-${PV}.tar.gz \
 
 PAM_SRC_URI = "file://polkit-1_pam.patch"
 PR = "r1"
-DEPENDS = "libpam expat dbus-glib eggdbus intltool"
+DEPENDS = "libpam expat dbus-glib eggdbus intltool-native"
 RDEPENDS_${PN} = "libpam"
 EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --disable-gtk-doc --disable-introspection"
 





More information about the Openembedded-commits mailing list