diff options
Diffstat (limited to 'openembedded/packages/kf/kf_0.5.4.1.bb')
| -rwxr-xr-x | openembedded/packages/kf/kf_0.5.4.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/openembedded/packages/kf/kf_0.5.4.1.bb b/openembedded/packages/kf/kf_0.5.4.1.bb index 892b8ecbe6..b50a8c8411 100755 --- a/openembedded/packages/kf/kf_0.5.4.1.bb +++ b/openembedded/packages/kf/kf_0.5.4.1.bb | |||
| @@ -2,9 +2,11 @@ LICENSE = "GPL" | |||
| 2 | DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth" | 2 | DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth" |
| 3 | MAINTAINER = "Chris Lord <chris@openedhand.com>" | 3 | MAINTAINER = "Chris Lord <chris@openedhand.com>" |
| 4 | DESCRIPTION = "Kf is a GTK+ instant messaging client." | 4 | DESCRIPTION = "Kf is a GTK+ instant messaging client." |
| 5 | PR = "r2" | ||
| 5 | 6 | ||
| 6 | SRC_URI = "http://jabberstudio.2nw.net/${PN}/${PN}-${PV}.tar.gz \ | 7 | SRC_URI = "http://jabberstudio.2nw.net/${PN}/${PN}-${PV}.tar.gz \ |
| 7 | file://fix-configure.patch;patch=1" | 8 | file://fix-configure.patch;patch=1 \ |
| 9 | file://fix-desktop-file.patch=0" | ||
| 8 | 10 | ||
| 9 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
| 10 | 12 | ||
