diff options
Diffstat (limited to 'packages/gpe-beam/gpe-beam_0.2.9.bb')
-rw-r--r-- | packages/gpe-beam/gpe-beam_0.2.9.bb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/packages/gpe-beam/gpe-beam_0.2.9.bb b/packages/gpe-beam/gpe-beam_0.2.9.bb index 8275cf6c3a..b96bed4a2f 100644 --- a/packages/gpe-beam/gpe-beam_0.2.9.bb +++ b/packages/gpe-beam/gpe-beam_0.2.9.bb @@ -1,9 +1,6 @@ -DESCRIPTION = "GPE infrared communication applet" -DEPENDS = "gtk+ libgpewidget libmimedir libgpevtype openobex irda-utils dbus-glib" +require ${PN}.inc + RDEPENDS = "irda-utils" -SECTION = "gpe" -PRIORITY = "optional" -LICENSE = "GPL" inherit gpe |