From f8c39026aa1510eaf62fcedc42bc687d6d8ad6ac Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 27 Feb 2015 11:50:43 +0100 Subject: qtwebengine: refresh patches * drop 0001-eLinux-build-ffmpegsumo-as-well.patch which is already included in 5.4.1 Signed-off-by: Martin Jansa --- .../qt5/qtwebengine/0004-dont-fail-libcap-config-test.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 recipes-qt/qt5/qtwebengine/0004-dont-fail-libcap-config-test.patch (limited to 'recipes-qt/qt5/qtwebengine/0004-dont-fail-libcap-config-test.patch') diff --git a/recipes-qt/qt5/qtwebengine/0004-dont-fail-libcap-config-test.patch b/recipes-qt/qt5/qtwebengine/0004-dont-fail-libcap-config-test.patch deleted file mode 100644 index 897e7e54..00000000 --- a/recipes-qt/qt5/qtwebengine/0004-dont-fail-libcap-config-test.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -u -r1.1 tools/qmake/mkspecs/features/configure.prf ---- a/tools/qmake/mkspecs/features/configure.prf 2015/02/04 10:24:55 1.1 -+++ b/tools/qmake/mkspecs/features/configure.prf 2015/02/04 10:26:52 -@@ -20,7 +20,7 @@ - qtCompileTest($$test) - } - # libcap-dev package doesn't ship .pc files on Ubuntu. -- linux:!config_libcap:skipBuild("libcap appears to be missing") -+ #linux:!config_libcap:skipBuild("libcap appears to be missing") - contains(QT_CONFIG, xcb) { - for(package, $$list("libdrm xcomposite xi xrandr")) { - !packagesExist($$package):skipBuild("Unmet dependency: $$package") - -- cgit v1.2.3-54-g00ecf