]> code.ossystems Code Review - openembedded-core.git/commitdiff
ipkg: Update update-alternatives reference
authorRichard Purdie <richard@openedhand.com>
Mon, 15 Oct 2007 16:22:06 +0000 (16:22 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 15 Oct 2007 16:22:06 +0000 (16:22 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2884 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/ipkg/ipkg_0.99.154.bb

index 3e128d2e04bf067724973b115f633d75f7dda0e2..8f4e4aaaf639c79314b4a6cf07e64f2d16ef7b0c 100644 (file)
@@ -1,4 +1,4 @@
 require ipkg.inc
-PR = "r7"
+PR = "r8"
 
-RDEPENDS_${PN} += "update-alternatives"
+RDEPENDS_${PN} += "${VIRTUAL-RUNTIME_update-alternatives}"