diff options
Diffstat (limited to 'main/libxslt/APKBUILD')
-rw-r--r-- | main/libxslt/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/libxslt/APKBUILD b/main/libxslt/APKBUILD index 4a491a65c9..9e682cb103 100644 --- a/main/libxslt/APKBUILD +++ b/main/libxslt/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.1.26 pkgrel=4 pkgdesc="XML stylesheet transformation library" url="http://xmlsoft.org/XSLT/" +arch="x86 x86_64" license="custom" depends= makedepends="libxml2-dev libgcrypt-dev libgpg-error-dev python-dev" |