summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-aerial/gpe-aerial_0.2.11.bb
blob: b61331f98d8b3a2a00bbefd290d4ad3cc1c3c42c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"