[hbbtv/youtubetv] Fixed hanup bug and segmentation fault on 3rd-party images.
[vuplus_openembedded] / recipes / gpe-aerial / gpe-aerial_0.2.12.bb
1 inherit gpe pkgconfig
2
3 PR = "r1"
4
5 DESCRIPTION = "GPE wireless LAN communication applet"
6 DEPENDS = "gtk+ libgpewidget prismstumbler"
7 RDEPENDS = "prismstumbler"
8 SECTION = "gpe"
9 PRIORITY = "optional"
10 LICENSE = "GPL"
11
12 SRC_URI += "file://iconlist.patch;patch=1;pnum=0 \
13             file://fix_makefile.patch;patch=1"