Changeset 176526 in webkit
- Timestamp:
- Nov 24, 2014, 4:05:27 PM (12 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
gtk/install-dependencies (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r176516 r176526 1 2014-11-24 Michael Catanzaro <mcatanzaro@igalia.com> 2 3 [GTK] update-webkitgtk-libs fails to build fontconfig 4 https://bugs.webkit.org/show_bug.cgi?id=139032 5 6 Reviewed by Martin Robinson. 7 8 On Fedora, if docbook-utils is installed but docbook-utils-pdf is not, 9 fontconfig will try to generate documentation and fail. 10 11 * gtk/install-dependencies: 12 1 13 2014-11-24 Carlos Garcia Campos <cgarcia@igalia.com> 2 14 -
trunk/Tools/gtk/install-dependencies
r175207 r176526 335 335 # These are dependencies necessary for building the jhbuild. 336 336 yum install \ 337 docbook-utils \ 338 docbook-utils-pdf \ 337 339 git \ 338 340 gobject-introspection \
Note:
See TracChangeset
for help on using the changeset viewer.