[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#632506: lastfm: FTBFS(kfreebsd): wrong include flags



Package: lastfm
Version: 1:1.5.4.27091+dfsg-4.1
Severity: important
Tags: patch

Hi!

    The patch below makes lastfm build on Debian GNU/kFreeBSD

Regards

    Christoph

--- lastfm-1.5.4.27091+dfsg.orig/src/mediadevices/ipod/ipod.pro
+++ lastfm-1.5.4.27091+dfsg/src/mediadevices/ipod/ipod.pro
@@ -9,7 +9,7 @@ include( ../../../definitions.pro.inc )
 HEADERS = IpodDevice.h
 SOURCES = IpodDevice.cpp
 
-linux* {
+unix:!mac {
     LIBS += -lgpod
 
     INCLUDEPATH += $$system(pkg-config --cflags-only-I libgpod-1.0 | sed -e's/-I//g')

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.2-1-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: