diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-24 10:31:19 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-24 10:31:19 +0000 |
commit | 1044b2d0948183ed4e3555f000115e4505206b0b (patch) | |
tree | 5e7cff21924e5493821f6368a0f92628cb41473c /gpe-beam | |
parent | dd4fab6f6c8d0d8a495d1b45765554a0a6c19807 (diff) |
apply SRC_URI cleanup patch from Andrew Zabolotny
BKrev: 41a462f7WlfRkLWnTGr3mHzWUfTovg
Diffstat (limited to 'gpe-beam')
-rw-r--r-- | gpe-beam/gpe-beam_0.2.3.oe | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gpe-beam/gpe-beam_0.2.3.oe b/gpe-beam/gpe-beam_0.2.3.oe index e69de29bb2..f328c50fc5 100644 --- a/gpe-beam/gpe-beam_0.2.3.oe +++ b/gpe-beam/gpe-beam_0.2.3.oe @@ -0,0 +1,8 @@ +inherit gpe pkgconfig + +DESCRIPTION = "GPE infrared communication applet" +DEPENDS = "gtk+ libgpewidget libmimedir libgpevtype openobex" +RDEPENDS = "libopenobex-1.0-1" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Florian Boor <florian@kernelconcepts.de> |