diff options
Diffstat (limited to 'recipes/gpe-what/gpe-what.inc')
-rw-r--r-- | recipes/gpe-what/gpe-what.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/gpe-what/gpe-what.inc b/recipes/gpe-what/gpe-what.inc new file mode 100644 index 0000000000..fd4307631e --- /dev/null +++ b/recipes/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" |