blob: fc08b72de32b359157b43c69ff831297519c39b6 (
plain)
1
2
3
4
5
6
7
8
|
inherit gpe pkgconfig
LICENSE = "GPL"
DESCRIPTION = "31337 IRC client."
DEPENDS = "gtk+ libgpewidget"
SECTION = "gpe"
PRIORITY = "optional"
SRC_URI += "file://fix_makefile.patch;patch=1"
|