This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit c74a9cfd16e78b4939220207736dbcf5f128e009 Author: Jens Reyer <[email protected]> Date: Mon Sep 19 18:16:31 2016 +0200 Build-depend on libudev-dev on linux architectures. --- debian/control.in | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control.in b/debian/control.in index 0998e1f..7a53673 100644 --- a/debian/control.in +++ b/debian/control.in @@ -43,6 +43,7 @@ Build-Depends: libjpeg-dev, libtiff-dev, libpcap-dev, + libudev-dev [linux-any], libpulse-dev [!kfreebsd-any], liblcms2-dev, libldap2-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
