wok-6.x diff libxslt-dev/receipt @ rev 25035
Up libqcow (20210419)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 20 18:11:13 2022 +0000 (2022-05-20) |
parents | 06ffe7f7cb2a |
children |
line diff
1.1 --- a/libxslt-dev/receipt Sun Apr 21 07:53:02 2019 +0100 1.2 +++ b/libxslt-dev/receipt Fri May 20 18:11:13 2022 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libxslt-dev" 1.7 -VERSION="1.1.33" 1.8 +VERSION="1.1.34" 1.9 CATEGORY="development" 1.10 SHORT_DESC="XSLT support for libxml2 - development files." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="MIT" 1.13 WEB_SITE="http://xmlsoft.org/" 1.14 1.15 -DEPENDS="libxslt pkg-config libxslt-python libgcrypt-dev libxml2-dev zlib-dev" 1.16 +DEPENDS="libxslt libxslt-python libgcrypt-dev libxml2-dev pkg-config zlib-dev" 1.17 WANTED="libxslt" 1.18 1.19 HOST_ARCH="i486 arm" 1.20 @@ -25,7 +25,7 @@ 1.21 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.22 1.23 cp $install/usr/bin/xslt-config $fs/usr/bin 1.24 - chmod +x $fs/usr/bin/* 1.25 + chmod +x $fs/usr/bin/* 1.26 1.27 cp -a $install/usr/include $fs/usr 1.28 cp -a $install/usr/share/aclocal $fs/usr/share