https://bugs.webkit.org/show_bug.cgi?id=193136
Patch by Oriol Brufau <obrufau@igalia.com> on 2019-01-05
Reviewed by Michael Catanzaro.
* gtk/install-dependencies:
Add python3-setuptools, libunistring-dev, bison and flex to install-dependencies,
they are needed by update-webkitgtk-libs.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@239660
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2019-01-05 Oriol Brufau <obrufau@igalia.com>
+
+ [GTK] Add python3-setuptools, libunistring-dev, bison and flex dependencies
+ https://bugs.webkit.org/show_bug.cgi?id=193136
+
+ Reviewed by Michael Catanzaro.
+
+ * gtk/install-dependencies:
+ Add python3-setuptools, libunistring-dev, bison and flex to install-dependencies,
+ they are needed by update-webkitgtk-libs.
+
2019-01-05 Aakash Jain <aakash_jain@apple.com>
Unreviewed follow-up fix to r239650
# These are dependencies necessary for building the jhbuild.
packages="$packages \
+ bison \
+ flex \
git \
gobject-introspection \
gsettings-desktop-schemas-dev \
libpsl-dev \
libssl-dev \
libtiff5-dev \
+ libunistring-dev \
libv4l-dev \
libxcb-composite0-dev \
libxcb-xfixes0-dev \
libudev-dev \
libxml-libxml-perl \
python-dev \
+ python3-setuptools \
ragel \
x11proto-bigreqs-dev \
x11proto-composite-dev \
# These are dependencies necessary for building the jhbuild.
# Note: Could not find libegl-mesa
packages="$packages \
+ bison \
expat \
+ flex \
git \
gnutls \
gobject-introspection \
libproxy \
libpsl \
libtiff \
+ libunistring-dev \
libxfixes \
libxfont2 \
libxcb \
perl-xml-libxml\
python2 \
python2-lxml \
+ python3-setuptools \
ragel \
bigreqsproto \
compositeproto \
# These are dependencies necessary for building the jhbuild.
packages="$packages \
+ bison \
cups-devel \
docbook-utils \
expat-devel \
+ flex \
git \
gnutls-devel \
gobject-introspection \
libproxy-devel \
libpsl-devel \
libtiff-devel \
+ libunistring-dev \
libxcb-devel \
libxkbfile-devel \
libxkbcommon-x11-devel \
mtdev-devel \
orc-devel \
perl-XML-LibXML \
+ python3-setuptools \
ragel \
systemd-devel \
xorg-x11-font-utils \