Changeset 240978 in webkit
- Timestamp:
- Feb 5, 2019, 9:44:58 AM (8 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
wpe/install-dependencies (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r240977 r240978 1 2019-02-05 Olivier Blin <olivier.blin@softathome.com> 2 3 [WPE] require python3-setuptools for meson build in jhbuild 4 https://bugs.webkit.org/show_bug.cgi?id=194287 5 6 Reviewed by Philippe Normand. 7 8 python3-setuptools is needed to build meson in jhbuild. 9 It is already required by the GTK port. 10 11 * wpe/install-dependencies: 12 1 13 2019-02-05 Aakash Jain <aakash_jain@apple.com> 2 14 -
trunk/Tools/wpe/install-dependencies
r239729 r240978 132 132 libwayland-dev \ 133 133 luajit \ 134 python3-setuptools \ 134 135 yasm" 135 136 … … 224 225 orc \ 225 226 perl-xml-libxml \ 227 python3-setuptools \ 226 228 util-linux \ 227 229 v4l-utils \ … … 317 319 perl-XML-LibXML \ 318 320 pulseaudio-libs-devel \ 321 python3-setuptools \ 319 322 wayland-devel \ 320 323 yasm"
Note:
See TracChangeset
for help on using the changeset viewer.