Package: conky
Severity: important
Version: 1.7.1.1-1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd

Hi,

the current version still fails to build on GNU/kFreeBSD.
This time it is due to

* debian/control:
     - added "libasound2-dev" to Build-Depends to enable alsa mixer
       support.

The alsa is linux specific.

Please change debian/control as show bellow.

Petr


--- debian/control
+++ debian/control
@@ -4,8 +4,9 @@
 Maintainer: Kapil Hari Paranjape <ka...@debian.org>
 Build-Depends: debhelper (>= 5.0.0), quilt, libx11-dev, libxft-dev,
  libxdamage-dev, libxext-dev, pkg-config (>= 0.19), libglib2.0-dev,
- libxml2-dev, libcurl4-gnutls-dev, libasound2-dev,
+ libxml2-dev, libcurl4-gnutls-dev,
  libtool, automake1.10,
+ libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
  libiw-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
  libkvm-dev [kfreebsd-i386 kfreebsd-amd64],
  libdevstat-dev [kfreebsd-i386 kfreebsd-amd64]




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to