[SCM] mpg123/master: Update the Suggests so that they can be satisfied.

micove-guest at users.alioth.debian.org micove-guest at users.alioth.debian.org
Thu Aug 6 20:13:35 UTC 2015


The following commit has been merged in the master branch:
commit 1324f6a5a68c69b0a84d58bac44d747bf283d48d
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date:   Thu Aug 6 15:50:59 2015 -0400

    Update the Suggests so that they can be satisfied.

diff --git a/debian/control b/debian/control
index fe55ed8..375237d 100644
--- a/debian/control
+++ b/debian/control
@@ -31,11 +31,11 @@ Recommends:
  ${plugin:Recommends},
  ${shlibs:Recommends}
 Suggests:
- alsa-utils,
+ alsa-utils [linux-any],
  jackd,
  nas,
  oss-compat,
- oss4-base,
+ oss4-base [linux-any],
  pulseaudio
 Provides:
  mpg123-oss-3dnow
@@ -57,7 +57,8 @@ Package: libmpg123-0
 Multi-Arch: same
 Architecture: any
 Section: libs
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends:
+ ${misc:Pre-Depends}
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}

-- 
mpg123 packaging



More information about the pkg-multimedia-commits mailing list