Changeset 245959 in webkit
- Timestamp:
- May 31, 2019, 4:39:48 AM (7 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
wpe/jhbuild.modules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r245943 r245959 1 2019-05-31 Carlos Garcia Campos <cgarcia@igalia.com> 2 3 [WPE] Build at-spi2-core without x11 support in jhbuild 4 https://bugs.webkit.org/show_bug.cgi?id=198411 5 6 Reviewed by Philippe Normand. 7 8 * wpe/jhbuild.modules: 9 1 10 2019-05-30 Sihui Liu <sihui_liu@apple.com> 2 11 -
trunk/Tools/wpe/jhbuild.modules
r245565 r245959 290 290 </meson> 291 291 292 <meson id="at-spi2-core" mesonargs="-Dintrospection=no ">292 <meson id="at-spi2-core" mesonargs="-Dintrospection=no -Dx11=no"> 293 293 <branch module="pub/GNOME/sources/at-spi2-core/2.32/at-spi2-core-2.32.1.tar.xz" version="2.32.1" 294 294 repo="ftp.gnome.org"
Note:
See TracChangeset
for help on using the changeset viewer.