aboutsummaryrefslogtreecommitdiffstats
path: root/fakeroot
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-05 15:52:12 +0000
committerChris Larson <clarson@kergoth.com>2004-03-05 15:52:12 +0000
commit5f6edf0e046c60373d2d396d8f1a409c57195bd6 (patch)
tree37d6ab7053da90e31d6212a6784dce188acf552b /fakeroot
parentaf8ede201a69911271879c19974c5cc7ff2e897d (diff)
downloadopenembedded-5f6edf0e046c60373d2d396d8f1a409c57195bd6.tar.gz
Correct dependencies for fakeroot and changedfiles-daemon.
BKrev: 4048a22c45PDCq0Jt0uMpKtIJDEN2g
Diffstat (limited to 'fakeroot')
-rw-r--r--fakeroot/fakeroot_0.8.3.oe6
1 files changed, 6 insertions, 0 deletions
diff --git a/fakeroot/fakeroot_0.8.3.oe b/fakeroot/fakeroot_0.8.3.oe
index e69de29bb2..dfc4f5abad 100644
--- a/fakeroot/fakeroot_0.8.3.oe
+++ b/fakeroot/fakeroot_0.8.3.oe
@@ -0,0 +1,6 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI := ${DEBIAN_MIRROR}/main/f/fakeroot/${PN}_${PV}.tar.gz
+
+inherit autotools libtool