diff options
Diffstat (limited to 'testing/xmlto')
-rw-r--r-- | testing/xmlto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xmlto/APKBUILD b/testing/xmlto/APKBUILD index 07cf460dac..9c823bf393 100644 --- a/testing/xmlto/APKBUILD +++ b/testing/xmlto/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.0.23 pkgrel=0 pkgdesc="Convert xml to many other formats" url="http://cyberelk.net/tim/software/xmlto/" -arch="" +arch="all" license="GPL" depends="libxslt perl-yaml-syck perl-test-pod" depends_dev= |