Package: gkrellmss Version: 2.6-2 Severity: serious Tags: patch gkrellmss fails to build because it build-depends on alsa-headers, which is no longer available:
> -> Considering alsa-headers (>= 0.9.7) > Tried versions: > -> Does not satisfy version, not trying > E: Could not satisfy build-dependency. > E: pbuilder-satisfydepends failed. Since alsa-headers was replaced by libasound2-dev, which gkrellmss already build-depends on, the attached patch removes the build-dependency on alsa-headers, which fixes the build. -- Matt
diff -u gkrellmss-2.6/debian/control gkrellmss-2.6/debian/control --- gkrellmss-2.6/debian/control +++ gkrellmss-2.6/debian/control @@ -2,7 +2,7 @@ Section: sound Priority: optional Maintainer: A Lee <[EMAIL PROTECTED]> -Build-Depends: alsa-headers (>= 0.9.7), debhelper (>> 3.0.0), fftw3-dev, gkrellm (>= 2.1.1), libasound2-dev, libatk1.0-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libgtk2.0-dev, libpango1.0-dev +Build-Depends: debhelper (>> 3.0.0), fftw3-dev, gkrellm (>= 2.1.1), libasound2-dev, libatk1.0-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libgtk2.0-dev, libpango1.0-dev Standards-Version: 3.6.1 Package: gkrellmss
signature.asc
Description: Digital signature