Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / gpe-what / gpe-what_0.30.oe
1 LICENSE = "GPL"
2 SECTION = "gpe"
3 inherit gpe
4
5 DESCRIPTION = "GPE modal help"
6 DEPENDS = "x11"
7 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
8
9 do_compile_prepend() {
10         rm *.d
11 }