blob: 86d00adee6706f09f11aaf2cc41f98034c83353b (
plain)
1
2
3
4
5
6
7
8
9
10
|
DESCRIPTION = "The Openmoko Application Manager"
SECTION = "openmoko/applications"
DEPENDS = "libmokoui2 libmokojournal2 startup-notification dbus-glib libice libsm opkg"
SRCREV = "4530"
PV = "0.1.0+svnr${SRCPV}"
PR = "r2"
inherit openmoko2
FILES_${PN} += "/usr/share/openmoko-appmanager"
|