summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-aerial/gpe-aerial_0.2.12.bb
blob: 543dc09e88ed31ccb1c61154b1f6f70d9f372d3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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://fix_makefile.patch;patch=1"