diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb | 1 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-lib/xcb-util.inc | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb b/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb index 3e7ef27bed..5514c7f5e8 100644 --- a/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb +++ b/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb | |||
@@ -7,7 +7,6 @@ SECTION = "x11/libs" | |||
7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=6edc1fea03d959f0c2d743fe5ca746ad" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=6edc1fea03d959f0c2d743fe5ca746ad" |
9 | 9 | ||
10 | PARALLEL_MAKE = "" | ||
11 | #DEPENDS = "xcb-proto xproto libxau libxslt-native" | 10 | #DEPENDS = "xcb-proto xproto libxau libxslt-native" |
12 | # DEPENDS += "xsltproc-native gperf-native" | 11 | # DEPENDS += "xsltproc-native gperf-native" |
13 | 12 | ||
diff --git a/meta/recipes-graphics/xorg-lib/xcb-util.inc b/meta/recipes-graphics/xorg-lib/xcb-util.inc index 7dad545c33..d15cf9fba1 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util.inc +++ b/meta/recipes-graphics/xorg-lib/xcb-util.inc | |||
@@ -16,8 +16,6 @@ SECTION = "x11/libs" | |||
16 | DEPENDS = "libxcb" | 16 | DEPENDS = "libxcb" |
17 | DEPENDS += "gperf-native" | 17 | DEPENDS += "gperf-native" |
18 | 18 | ||
19 | PARALLEL_MAKE = "" | ||
20 | |||
21 | SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2" | 19 | SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2" |
22 | 20 | ||
23 | inherit autotools pkgconfig | 21 | inherit autotools pkgconfig |