summaryrefslogtreecommitdiff
path: root/packages/ipkg-utils/ipkg-utils_1.6cvs.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-01-07 23:09:07 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-07 23:09:07 +0000
commitdb115b253784ae769abd99f8cbd659ff50e884fc (patch)
tree1b4a26b6bf1e13403620f9e64b37b9535fa01125 /packages/ipkg-utils/ipkg-utils_1.6cvs.bb
parent4b1a478eee9aa26770c6a2a7d68daf8d6cf21fae (diff)
ipkg-utils: Correct the dependencies and specifically set PACKAGES = for ipkg-utils-native.
Diffstat (limited to 'packages/ipkg-utils/ipkg-utils_1.6cvs.bb')
-rw-r--r--packages/ipkg-utils/ipkg-utils_1.6cvs.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/ipkg-utils/ipkg-utils_1.6cvs.bb b/packages/ipkg-utils/ipkg-utils_1.6cvs.bb
index 059ce8cb58..e315c82264 100644
--- a/packages/ipkg-utils/ipkg-utils_1.6cvs.bb
+++ b/packages/ipkg-utils/ipkg-utils_1.6cvs.bb
@@ -1,5 +1,4 @@
DESCRIPTION = "Itsy Package Manager utilities"
-DEPENDS = ""
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"