[pkg-wine-party] [wine] 65/70: Restrict capi support to linux architectures.

Jens Reyer jreyer-guest at moszumanska.debian.org
Tue Jan 16 19:44:09 UTC 2018


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch master
in repository wine.

commit 1e5f7681d4851b4152fe5468b94c94eae3329304
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Tue Jan 16 13:41:07 2018 +0100

    Restrict capi support to linux architectures.
    
    libcapi20-dev is not available on hurd-i386 and the kfreebsd archs.
---
 debian/control.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index b6f4a6d..3cd0fb3 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -54,7 +54,7 @@ Build-Depends:
  libxslt1-dev,
  unixodbc-dev,
  libcups2-dev,
- libcapi20-dev,
+ libcapi20-dev [linux-any],
  libopenal-dev,
  libdbus-1-dev,
  freeglut3-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list