[oe-commits] org.oe.dev fakeroot-native: Remove bogus RDEPENDS on util-linux, replacing with util-linux-native

rpurdie commit openembedded-commits at lists.openembedded.org
Tue Nov 21 09:51:30 UTC 2006


fakeroot-native: Remove bogus RDEPENDS on util-linux, replacing with util-linux-native

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: e8187d8ca10b159bbc1db6fbd09186cec188fd1a
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e8187d8ca10b159bbc1db6fbd09186cec188fd1a
Files:
1
packages/fakeroot/fakeroot-native_1.2.13.bb
Diffs:

#
# mt diff -re90d16fabb99beb0a9f1471c46a3452f7e0fc622 -re8187d8ca10b159bbc1db6fbd09186cec188fd1a
#
# 
# 
# patch "packages/fakeroot/fakeroot-native_1.2.13.bb"
#  from [cd33c0e9fdf96b4fbac9b5775366ef45df645c0e]
#    to [9a0f83a1f0863e8caaecf592bb1a485bfcbe664d]
# 
============================================================
--- packages/fakeroot/fakeroot-native_1.2.13.bb	cd33c0e9fdf96b4fbac9b5775366ef45df645c0e
+++ packages/fakeroot/fakeroot-native_1.2.13.bb	9a0f83a1f0863e8caaecf592bb1a485bfcbe664d
@@ -1,7 +1,8 @@ inherit native
 SECTION = "base"
 PR = "r0"
 require fakeroot_${PV}.bb
 inherit native
+RDEPENDS="util-linux-native"
 
 SRC_URI += "file://fix-prefix.patch;patch=1"
 S = "${WORKDIR}/fakeroot-${PV}"






More information about the Openembedded-commits mailing list