summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-aerial/gpe-aerial_0.2.13.bb
blob: 1f79de876b6f84a534ac5f58b029164a2e0f66de (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"