package/webkitgtk: fix host dependencies
authorFrancois Perrad <fperrad@gmail.com>
Tue, 25 Dec 2018 08:00:09 +0000 (09:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 26 Dec 2018 14:11:04 +0000 (15:11 +0100)
python 2.7 is required by the cmake stuff.
bison & flex are not used in the webkitgtk tree.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Acked-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/webkitgtk/webkitgtk.mk

index 9a1b392bb5ec6bc383f34632a41b80b7e999987d..152f42bd7c23511221fe50e999262326bcfb588e 100644 (file)
@@ -12,7 +12,7 @@ WEBKITGTK_LICENSE = LGPL-2.1+, BSD-2-Clause
 WEBKITGTK_LICENSE_FILES = \
        Source/WebCore/LICENSE-APPLE \
        Source/WebCore/LICENSE-LGPL-2.1
-WEBKITGTK_DEPENDENCIES = host-ruby host-flex host-bison host-gperf \
+WEBKITGTK_DEPENDENCIES = host-ruby host-python host-gperf \
        enchant harfbuzz icu jpeg libgcrypt libgtk3 libsecret libsoup \
        libtasn1 libxml2 libxslt sqlite webp woff2
 WEBKITGTK_CONF_OPTS = \