summaryrefslogtreecommitdiff
path: root/gpe-irc
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-24 10:31:19 +0000
committerPhil Blundell <philb@gnu.org>2004-11-24 10:31:19 +0000
commit1044b2d0948183ed4e3555f000115e4505206b0b (patch)
tree5e7cff21924e5493821f6368a0f92628cb41473c /gpe-irc
parentdd4fab6f6c8d0d8a495d1b45765554a0a6c19807 (diff)
apply SRC_URI cleanup patch from Andrew Zabolotny
BKrev: 41a462f7WlfRkLWnTGr3mHzWUfTovg
Diffstat (limited to 'gpe-irc')
-rw-r--r--gpe-irc/gpe-irc_0.07.oe8
1 files changed, 8 insertions, 0 deletions
diff --git a/gpe-irc/gpe-irc_0.07.oe b/gpe-irc/gpe-irc_0.07.oe
index e69de29bb2..db823f4cce 100644
--- a/gpe-irc/gpe-irc_0.07.oe
+++ b/gpe-irc/gpe-irc_0.07.oe
@@ -0,0 +1,8 @@
+inherit gpe pkgconfig
+
+DESCRIPTION = "31337 IRC client."
+DEPENDS = "gtk+ libgpewidget"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+SRC_URI += "file://fix_makefile.patch;patch=1"