diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-05-25 16:28:33 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-05-25 16:28:33 +0000 |
commit | 990b019a04cec33468b447bbe0166c7bd970f8ed (patch) | |
tree | 19571aa6066d3e8d9e4db1eca440a2d6481234e0 /packages/gpe-what/gpe-what_0.43.bb | |
parent | 6cc52db97e28988e3ada9746c5e3a910571bf76f (diff) | |
parent | 9dae835ef374adaae20d75eba1109bb307c249bd (diff) |
merge of '30fdc7758a8b7a86b7d59101eff9bd0011257d00'
and '9ecb8a369d6f726cbe984f8c91972f2c6bc34f1f'
Diffstat (limited to 'packages/gpe-what/gpe-what_0.43.bb')
-rw-r--r-- | packages/gpe-what/gpe-what_0.43.bb | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/packages/gpe-what/gpe-what_0.43.bb b/packages/gpe-what/gpe-what_0.43.bb index b82da4ff7f..624f2e365e 100644 --- a/packages/gpe-what/gpe-what_0.43.bb +++ b/packages/gpe-what/gpe-what_0.43.bb @@ -1,9 +1,5 @@ -LICENSE = "GPL" -DESCRIPTION = "GPE modal help" -DEPENDS = "virtual/libx11 gtk+" -PR = "r1" +require gpe-what.inc -GPE_TARBALL_SUFFIX= "bz2" -inherit autotools gpe +PR = "r1" SRC_URI += " file://set-wm-hint.patch;patch=1;pnum=0" |