This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit 81c5d1131393e1f9be739eb7d614023e53b316ab Author: Jens Reyer <[email protected]> Date: Mon Jun 6 17:53:25 2016 +0200 Add alternative build-dependency on fontforge. --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index 553f2f0..c233117 100644 --- a/debian/control.in +++ b/debian/control.in @@ -64,7 +64,7 @@ Build-Depends: icoutils, librsvg2-bin, imagemagick, - fontforge-nox, + fontforge-nox | fontforge, Standards-Version: 3.9.8 Homepage: http://www.winehq.org/ Vcs-Browser: https://anonscm.debian.org/git/pkg-wine/wine.git/?h=stretch -- 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
