diff options
author | Chris Larson <clarson@kergoth.com> | 2003-12-16 00:01:57 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-12-16 00:01:57 +0000 |
commit | cad6d915f63f720037dff167eb184ff0875a93e9 (patch) | |
tree | c3e4d6bf4c3aa0939340ad820792e1562955d8fe /fakeroot | |
parent | bd49f4325a28e93359b8a47e49d4838aa6e8645b (diff) |
Add empty DEPENDS to some -native builds.
BKrev: 3fde4b75QBBzGpga7vT65J5TCAtdug
Diffstat (limited to 'fakeroot')
-rw-r--r-- | fakeroot/fakeroot-native_0.7.8.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fakeroot/fakeroot-native_0.7.8.oe b/fakeroot/fakeroot-native_0.7.8.oe index b8ed092dff..e9a5b444e9 100644 --- a/fakeroot/fakeroot-native_0.7.8.oe +++ b/fakeroot/fakeroot-native_0.7.8.oe @@ -1,5 +1,6 @@ SRC_URI := ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz S = ${WORKDIR}/fakeroot-${PV} +DEPENDS = inherit autotools inherit native |