From 85b8a3a9d46e03d822647006881b4d7142f14aec Mon Sep 17 00:00:00 2001
From: Chris Cheney <calc@xiph.org>
Date: Mon, 18 Jun 2001 15:26:54 +0000
Subject: [PATCH] Debian fixed build depends so that libao/vorbis-tools will be
 available on all 13 archs (hopefully)

git-svn-id: http://svn.xiph.org/trunk/ao@1506 0101bb08-14d6-0310-b084-bc0e0c8e3800
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6b4063f..372ec6e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libao
 Section: libs
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney@debian.org>
-Build-Depends: debhelper (>> 3.0.0), libarts-dev, libasound1-dev [!m68k], libesd0-dev
+Build-Depends: debhelper (>> 3.0.0), libarts-dev [!alpha !hppa !hurd-i386 !ia64 !mips !mipsel !s390 !sh], libasound1-dev [!hurd-i386 !ia64 !mipsel !s390 !sh], libesd0-dev [!s390]
 Standards-Version: 3.5.5.0
 
 Package: libao-dev
-- 
GitLab