blob: 987c6535f60efda72e67ce36bbd9949c60860000 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
inherit gpe pkgconfig
PR = "r0"
DESCRIPTION = "GPE wireless LAN communication applet"
DEPENDS = "gtk+ libgpewidget prismstumbler"
RDEPENDS = "prismstumbler"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
|