summaryrefslogtreecommitdiff
path: root/packages/gpe-what/gpe-what_svn.bb
blob: 7ecaf20a2f0f72486bb122c1439fc77c8964c01d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "GPE modal help"
LICENSE = "GPL"
DEPENDS = "virtual/libx11 gtk+"
PV = "0.41+svn${SRCDATE}"

inherit autotools

SRC_URI = "${GPE_SVN}"

S = "${WORKDIR}/${PN}"

DEFAULT_PREFERENCE = "-1"