summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb')
-rw-r--r--recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb b/recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb
index de0e25b..2617274 100644
--- a/recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb
+++ b/recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb
@@ -2,12 +2,16 @@ DESCRIPTION = "Simple PolicyKit authentication agent"
HOMEPAGE = "http://lxde.org/"
SECTION = "x11"
+PR = "r2"
+
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "glib-2.0 gtk+ polkit"
-SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.gz \
+ file://lxpolkit_missing_am_prog_cc_c_0.patch \
+ file://lxpolkit_remove_gnu_make_extension.patch"
SRC_URI[md5sum] = "2597b00035fe1d695219e0f9bfa8c26f"
SRC_URI[sha256sum] = "511affca8f55adc67031fb3627b9889064c685e4b983737d8deecdf4f94f008b"