blob: 62181137354935c8b8e6545118d5ff7505186cf9 (
plain)
1
2
3
4
5
6
7
8
|
LICENSE = "GPL"
inherit gpe
DEPENDS = "libgpewidget glib-2.0 gtk+"
SECTION = "gpe"
SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-timesheet-${PV}.tar.gz \
file://gpe-timesheet-makefile.patch;patch=0"
|