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

Bug#634388: portability improvement in debian/control



Package: qtwebkit
Version: 2.1.0~2011week13-2
Severity: wishlist
Tags: patch
User: debian-bsd@lists.debian.org
Usertags: kfreebsd

Please consider this patch so that qtwebkit is buildable on future ports of
Debian GNU/kFreeBSD (e.g. kfreebsd-mipsel).

Thanks!

-- 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=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- debian/control~	2011-06-20 15:02:16.000000000 +0200
+++ debian/control	2011-07-18 23:45:14.092390511 +0200
@@ -5,14 +5,14 @@
 Build-Depends: debhelper (>= 7.4.15),
                gperf,
                libicu-dev,
-               libphonon-dev [kfreebsd-amd64 kfreebsd-i386 hurd-i386],
+               libphonon-dev [!linux-any],
                libqt4-dev (>= 4:4.7.0),
                libqt4-opengl-dev (>= 4:4.7.0),
                libsqlite3-dev,
                libxext-dev,
                libxrender-dev,
                pkg-kde-tools (>= 0.6.4),
-               qtmobility-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386]
+               qtmobility-dev [linux-any]
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://trac.webkit.org/wiki/QtWebKit

Reply to: