diff options
author | erich@mine.nu <erich@mine.nu> | 2004-04-05 01:44:27 +0000 |
---|---|---|
committer | erich@mine.nu <erich@mine.nu> | 2004-04-05 01:44:27 +0000 |
commit | fdedb9ec6b5b619638def720ff506e2ed5c4056f (patch) | |
tree | 6bdf02a9a296e68d9cca85f5598a26cbf56247b8 /gpe | |
parent | 60a6a919ea4164e3d5460cfc8e97149eadea6dab (diff) |
gpe packages depend on coreutils-native
BKrev: 4070b9fbtCiIqeuv2QIy1thXnEi6Eg
Diffstat (limited to 'gpe')
-rw-r--r-- | gpe/meta-gpe.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpe/meta-gpe.oe b/gpe/meta-gpe.oe index 17ec5217d3..741b527326 100644 --- a/gpe/meta-gpe.oe +++ b/gpe/meta-gpe.oe @@ -1,5 +1,6 @@ PACKAGES = gpe-task-base DESCRIPTION = "Meta-package for GPE Palmtop Environment" +DEPENDS_prepend = "coreutils-native" DEPENDS = "gpe-bluetooth gpe-login gpe-dm gpe-session-scripts gpe-edit gpe-todo rxvt matchbox" MAINTAINER = "Phil Blundell <pb@handhelds.org>" |