diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-05-23 21:28:53 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-05-23 21:28:53 +0000 |
commit | 231621187c6a1d8f25949484e100dd8256ba141e (patch) | |
tree | fc73418e1dc319387ed60075cb31863e38efc7cb /packages/gpe-what/gpe-what_svn.bb | |
parent | c35c6b82f6ab32b19f4d228c8568b87d3628299f (diff) |
gpe-what: unify
Diffstat (limited to 'packages/gpe-what/gpe-what_svn.bb')
-rw-r--r-- | packages/gpe-what/gpe-what_svn.bb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/packages/gpe-what/gpe-what_svn.bb b/packages/gpe-what/gpe-what_svn.bb index 7ecaf20a2f..c448751096 100644 --- a/packages/gpe-what/gpe-what_svn.bb +++ b/packages/gpe-what/gpe-what_svn.bb @@ -1,9 +1,6 @@ -DESCRIPTION = "GPE modal help" -LICENSE = "GPL" -DEPENDS = "virtual/libx11 gtk+" -PV = "0.41+svn${SRCDATE}" +require gpe-what.inc -inherit autotools +PV = "0.41+svn${SRCDATE}" SRC_URI = "${GPE_SVN}" |