Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[jhbuild] Added libxslt module.
https://bugs.webkit.org/show_bug.cgi?id=159034 Unreviewed, followup for r202373. * efl/install-dependencies: Removed libxslt * gtk/install-dependencies: Ditto. Canonical link: https://commits.webkit.org/177153@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@202392 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
10 additions
and 4 deletions.
- +10 −0 Tools/ChangeLog
- +0 −1 Tools/efl/install-dependencies
- +0 −3 Tools/gtk/install-dependencies
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -94,7 +94,6 @@ function installDependenciesWithApt { | ||
libxinerama-dev \ | ||
libxrandr-dev \ | ||
libxrender-dev \ | ||
libxss-dev \ | ||
libxt-dev \ | ||
libxtst-dev \ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters