From: Robert S. Edmonds Date: Mon, 6 May 2013 19:41:03 +0000 (-0400) Subject: debian/control: don't build-dep on pandoc on mips X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=ae6b4a2b172682a376ff4e86b9fa6a4db890c66c;p=packages%2Fb%2Fbup.git debian/control: don't build-dep on pandoc on mips --- diff --git a/debian/control b/debian/control index 92a1dc6..1de7109 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: extra Maintainer: Robert S. Edmonds Build-Depends: debhelper (>= 7.0.50~), - pandoc [!ia64 !mipsel !s390 !hurd-i386], + pandoc [!ia64 !mips !mipsel !s390 !hurd-i386], python-dev (>= 2.6.6-3~), python-pyxattr, python-pylibacl, git (>= 1:1.7.0.4-2) | git-core,