diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-03-08 19:44:06 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-03-08 19:44:06 +1100 |
commit | 348c6b0c6fcb35162b530c8d170b886b0761aa02 (patch) | |
tree | 112341b8790cc3a2bc609548e032ee8d91b20469 /libxslt | |
parent | 100aad8dbc167d0ff4321a35750f092efe9a15e5 (diff) | |
download | opt-348c6b0c6fcb35162b530c8d170b886b0761aa02.tar.gz opt-348c6b0c6fcb35162b530c8d170b886b0761aa02.tar.xz |
libxslt: fix dependencies
Diffstat (limited to 'libxslt')
-rw-r--r-- | libxslt/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxslt/Pkgfile b/libxslt/Pkgfile index 6543779f9..11028fb71 100644 --- a/libxslt/Pkgfile +++ b/libxslt/Pkgfile @@ -2,7 +2,7 @@ # URL: http://xmlsoft.org/XSLT/ # Maintainer: Danny Rawlins, crux at romster dot me # Packager: Tilman Sauerbeck, tilman at crux dot nu -# Depends on: libxml2 +# Depends on: libxml2 zlib xz name=libxslt version=1.1.28 |