diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-05-04 01:01:58 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-05-04 01:01:58 +0400 |
commit | bd92d97de0e465d750a0403c845544046c75400d (patch) | |
tree | 2b12632cf8b4a9776e737c08a26b99077a02ea5e | |
parent | 76c556de8989df3905e066f13cd91190093402ff (diff) | |
download | oss4-bd92d97de0e465d750a0403c845544046c75400d.tar.gz |
Add illumos-any
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index b986362..04df775 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Description: Open Sound System - base package in the oss4-source package using the module-assistant utility. Package: oss4-gtk -Architecture: linux-any kfreebsd-any +Architecture: linux-any kfreebsd-any illumos-any Depends: oss4-base [linux-any], ${shlibs:Depends}, ${misc:Depends} Description: Open Sound System - simple GTK2-based mixer control Open Sound System (OSS) is an attempt in unifying @@ -79,7 +79,7 @@ Package: liboss4-salsa-dev Provides: libasound2-dev, liboss-salsa-dev Conflicts: libasound2-dev, liboss-salsa-dev Section: libdevel -Architecture: kfreebsd-any hurd-any +Architecture: kfreebsd-any hurd-any illumos-any Depends: ${misc:Depends}, liboss4-salsa2 (= ${binary:Version}) Description: OSS to Alsa compatibility library -- development files Liboss4-salsa is a library providing an ALSA interface on top of OSS. |