Skip to content
Snippets Groups Projects
Commit f6644c82 authored by Chris Cheney's avatar Chris Cheney
Browse files

Modified files to fix a build-depends bug

git-svn-id: http://svn.xiph.org/trunk/ao@1207 0101bb08-14d6-0310-b084-bc0e0c8e3800
parent 3978664e
No related branches found
No related tags found
No related merge requests found
libao (0.6.0-1) unstable; urgency=low
* Fixed Build-Depends for archs that do not have libasound1-dev (closes: #78097)
-- Christoper L Cheney <ccheney@debian.org> Wed, 24 Jan 2001 21:39:41 -0600
libao (0.5.0-1) unstable; urgency=low
* Initial Release.
......
......@@ -2,7 +2,7 @@ Source: libao
Section: devel
Priority: optional
Maintainer: Christopher L Cheney <ccheney@debian.org>
Build-Depends: debhelper, libasound1-dev, libesd0-dev
Build-Depends: debhelper, libasound1-dev [alpha i386 powerpc sparc], libesd0-dev
Standards-Version: 3.1.1
Package: libao0-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment