summaryrefslogtreecommitdiff
path: root/packages/libgpewidget/libgpewidget_svn.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-12 18:53:12 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-12 18:53:12 +0000
commitf04c66a0233d157184a98ae889e8ef562e4bbb5a (patch)
tree64e9f1210c8a8c1bbc866ee48e940de0ecd97a80 /packages/libgpewidget/libgpewidget_svn.bb
parent48b917443d7520347e433b6534355bb8bb19bc76 (diff)
divers: fix minor spacing errors, sanitize
Diffstat (limited to 'packages/libgpewidget/libgpewidget_svn.bb')
-rw-r--r--packages/libgpewidget/libgpewidget_svn.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/packages/libgpewidget/libgpewidget_svn.bb b/packages/libgpewidget/libgpewidget_svn.bb
index 1da0a946be..8b6d0ea584 100644
--- a/packages/libgpewidget/libgpewidget_svn.bb
+++ b/packages/libgpewidget/libgpewidget_svn.bb
@@ -1,15 +1,13 @@
DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
SECTION = "gpe/libs"
+LICENSE = "LGPL"
PRIORITY = "optional"
DEPENDS = "gtk+ cairo libxrender gtk-doc"
-
-LICENSE = "LGPL"
DEFAULT_PREFERENCE = "-1"
-S = "${WORKDIR}/${PN}"
+S = "${WORKDIR}/${PN}"
PV = "0.114+svn${SRCDATE}"
-PR = "r0"
inherit gpe autotools pkgconfig