summaryrefslogtreecommitdiff
path: root/packages/gpe-what/gpe-what_cvs.bb
blob: 4572d467b64152b9dcd5e20b880180beccecbd78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "GPL"

DEFAULT_PREFERENCE = "-1"
S = "${WORKDIR}/${PN}"
PV = "0.41+cvs${SRCDATE}"

inherit autotools gpe

SRC_URI = "${HANDHELDS_CVS};module=gpe/base/${PN}"

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