summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-aerial/gpe-aerial_0.2.13.bb
blob: 84f79855e875dd8317c0a790d6ba241837982cbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
inherit gpe pkgconfig

PR = "r1"


DESCRIPTION = "GPE wireless LAN communication applet"
DEPENDS = "gtk+ libgpewidget prismstumbler"
RDEPENDS = "prismstumbler"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"

SRC_URI += "file://iconlist.patch;patch=1;pnum=0 \
	    file://fix_makefile.patch;patch=1"