blob: b009b1037275dd9451aff4d709d64351e5317341 (
plain)
1
2
3
4
5
6
7
|
inherit gpe pkgconfig
LICENSE = "GPL"
DESCRIPTION = "GPE infrared communication applet"
DEPENDS = "gtk+ libgpewidget libmimedir libgpevtype openobex"
RDEPENDS = "libopenobex-1.0-1"
SECTION = "gpe"
PRIORITY = "optional"
|