aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/directfb/directfb-examples_1.6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/directfb/directfb-examples_1.6.0.bb')
-rw-r--r--recipes-graphics/directfb/directfb-examples_1.6.0.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-graphics/directfb/directfb-examples_1.6.0.bb b/recipes-graphics/directfb/directfb-examples_1.6.0.bb
index 499060b..3e14c1b 100644
--- a/recipes-graphics/directfb/directfb-examples_1.6.0.bb
+++ b/recipes-graphics/directfb/directfb-examples_1.6.0.bb
@@ -6,15 +6,14 @@ DEPENDS = "directfb"
SECTION = "libs"
LICENSE = "MIT"
-SRC_URI = " \
- http://www.directfb.org/downloads/Extras/DirectFB-examples-${PV}.tar.gz \
- "
+SRC_URI = "http://www.directfb.org/downloads/Extras/DirectFB-examples-${PV}.tar.gz \
+ file://configure.in-Fix-string-argument-syntax.patch"
LIC_FILES_CHKSUM = "file://COPYING;md5=ecf6fd2b19915afc4da56043926ca18f"
S = "${WORKDIR}/DirectFB-examples-${PV}"
-inherit autotools
+inherit autotools pkgconfig
SRC_URI[md5sum] = "27619d31e8a647fdd3023a0c1779b63d"
SRC_URI[sha256sum] = "b08293697c211b690856f76a25ad7acd4ca458b4132851e0a1e471d0bf23c821"