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.inc | |
parent | c35c6b82f6ab32b19f4d228c8568b87d3628299f (diff) |
gpe-what: unify
Diffstat (limited to 'packages/gpe-what/gpe-what.inc')
-rw-r--r-- | packages/gpe-what/gpe-what.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/gpe-what/gpe-what.inc b/packages/gpe-what/gpe-what.inc new file mode 100644 index 0000000000..fd4307631e --- /dev/null +++ b/packages/gpe-what/gpe-what.inc @@ -0,0 +1,8 @@ +DESCRIPTION = "GPE modal help" +SECTION = "gpe" +LICENSE = "GPL" +DEPENDS = "virtual/libx11 gtk+" + +inherit autotools gpe + +GPE_TARBALL_SUFFIX= "bz2" |