increase dvbapp PR.
[vuplus_openembedded] / recipes / gourmet / gourmet_0.15.2.bb
1 DESCRIPTION = "Gourmet is a MealMaster-compatible recipe manager"
2 AUTHOR = "Thomas Hinkle <thomas_hinkle@users.sourceforge.net>"
3 HOMEPAGE = "http://grecipe-manager.sf.net"
4 PRIORITY = "optional"
5 LICENSE = "GPL"
6 DEPENDS = "gtk+ python-pygtk"
7 RDEPENDS = "python-core"
8
9 SRC_URI = "${SOURCEFORGE_MIRROR}/grecipe-manager/${PN}-${PV}.tar.gz"
10
11 inherit distutils
12
13
14