summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-15 01:09:45 +0000
committerPhil Blundell <philb@gnu.org>2004-11-15 01:09:45 +0000
commit260e0188674a4e483b2d2edab3448ebb5d753cca (patch)
tree7816f4d7b0cd25a3b4f3f4db826b336fe9cad95d
parent227596b642fedcdbcabfcd0abaf752d604a96d9f (diff)
add LICENSE to gpe-autostarter
remove useless SRC_URI BKrev: 419801d93FciOBg1BeLLH7-fkRdr5w
-rw-r--r--gpe-autostarter/gpe-autostarter_0.11.oe6
1 files changed, 6 insertions, 0 deletions
diff --git a/gpe-autostarter/gpe-autostarter_0.11.oe b/gpe-autostarter/gpe-autostarter_0.11.oe
index e69de29bb2..555134889b 100644
--- a/gpe-autostarter/gpe-autostarter_0.11.oe
+++ b/gpe-autostarter/gpe-autostarter_0.11.oe
@@ -0,0 +1,6 @@
+SECTION = "gpe"
+DEPENDS = "glib-2.0 dbus hotplug-dbus x11"
+RDEPENDS = "hotplug-dbus"
+LICENSE = "GPL"
+
+inherit gpe