summaryrefslogtreecommitdiff
path: root/core/iputils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/iputils/PKGBUILD')
-rw-r--r--core/iputils/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/iputils/PKGBUILD b/core/iputils/PKGBUILD
index 4d6709d56..663a739b6 100644
--- a/core/iputils/PKGBUILD
+++ b/core/iputils/PKGBUILD
@@ -7,13 +7,13 @@ pkgname=iputils
pkgver=20121106
pkgrel=1
pkgdesc="IP Configuration Utilities (and Ping)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.linuxfoundation.org/en/Net:Iputils"
groups=('base')
depends=('openssl' 'sysfsutils' 'libcap')
optdepends=('xinetd: for tftpd')
-makedepends=('docbook2x' 'opensp')
+makedepends=('docbook2x' 'opensp' 'perl-xml-libxml')
conflicts=('netkit-base' 'arping' 'netkit-tftpd')
replaces=('netkit-base')
backup=(etc/xinetd.d/tftp)