summaryrefslogtreecommitdiff
path: root/packages/directfb/directfb_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/directfb/directfb_1.0.0.bb')
-rw-r--r--packages/directfb/directfb_1.0.0.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/packages/directfb/directfb_1.0.0.bb b/packages/directfb/directfb_1.0.0.bb
index 5effeb8de6..cbeede90ab 100644
--- a/packages/directfb/directfb_1.0.0.bb
+++ b/packages/directfb/directfb_1.0.0.bb
@@ -7,12 +7,13 @@ SECTION = "libs"
LICENSE = "LGPL"
HOMEPAGE = "http://directfb.org"
DEPENDS = "jpeg libpng freetype zlib tslib"
-PR = "r2"
+PR = "r3"
RV = "1.0-0"
SRC_URI = "http://www.directfb.org/download/DirectFB/DirectFB-${PV}.tar.gz \
- file://fix-pkgconfig-cflags.patch;patch=1 \
- file://mkdfiff.patch;patch=1"
+ file://fix-pkgconfig-specs.patch;patch=1 \
+ file://mkdfiff.patch;patch=1 \
+ file://getpagesize.patch;patch=1"
S = "${WORKDIR}/DirectFB-1.0.0"