summaryrefslogtreecommitdiff
path: root/packages/gpe-dm/gpe-dm_0.43.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-09-24 15:32:03 +0000
committerKoen Kooi <koen@openembedded.org>2006-09-24 15:32:03 +0000
commit1061ea83d6cc7646ed9678536bd91b5192429ef4 (patch)
treefe6273881c9da8cf0949b5825fef088ebeeb0894 /packages/gpe-dm/gpe-dm_0.43.bb
parent0a70330ccbd95e21010fef2659da39864914f491 (diff)
gpe-dm: RDEPEND on procps:
* anything that calls ps -e x should RDEPEND on procps * patching it to work with busybox ps would make them fail with the real ps * also drop obsolete versions
Diffstat (limited to 'packages/gpe-dm/gpe-dm_0.43.bb')
-rw-r--r--packages/gpe-dm/gpe-dm_0.43.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/gpe-dm/gpe-dm_0.43.bb b/packages/gpe-dm/gpe-dm_0.43.bb
deleted file mode 100644
index 9429417c84..0000000000
--- a/packages/gpe-dm/gpe-dm_0.43.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-LICENSE = "GPL"
-inherit gpe update-rc.d
-
-DESCRIPTION = "GPE Desktop Manager"
-SECTION = "gpe"
-PRIORITY = "optional"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-DEPENDS = "glib-2.0"
-PR = "r1"
-
-INITSCRIPT_NAME = "gpe-dm"
-INITSCRIPT_PARAMS = "defaults 99"
-