aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-what/gpe-what_0.30.bb
blob: 9c711a624d550f22696571b93c5103e8b92268f7 (plain)
1
2
3
4
5
6
7
8
9
10
LICENSE = "GPL"
SECTION = "gpe"
inherit gpe

DESCRIPTION = "GPE modal help"
DEPENDS = "virtual/libx11"

do_compile_prepend() {
	rm *.d
}