]> code.ossystems Code Review - openembedded-core.git/commitdiff
createrepo-native: added dependency on Python
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 4 Sep 2008 16:02:06 +0000 (16:02 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 4 Sep 2008 16:02:06 +0000 (16:02 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5142 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/yum/createrepo-native_0.9.bb

index 22b50331b5ad01f598c3d64e383e0becddcf0f97..80bf95dcb1f8ef63be0b04241d2c83abdf78e414 100644 (file)
@@ -1,3 +1,5 @@
+DEPENDS = "python-native"
+
 SRC_URI = "http://linux.duke.edu/projects/metadata/generate/createrepo-${PV}.tar.gz \
            file://fix.patch;patch=1 \
            file://pathfix.patch;patch=1 "