This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 2881e2956157c73023e784e113ac64ab505ea4d0 Author: Jens Reyer <[email protected]> Date: Thu Feb 11 18:14:25 2016 +0100 Depend on libfontconfig1. libfontconfig1 must be installed to make the system fonts available. For a 32-bit Wine it must be installed from the 32-bit arch. See also #813381. --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index 05b66e8..bbec345 100644 --- a/debian/control.in +++ b/debian/control.in @@ -203,9 +203,9 @@ Built-Using: ${built:Using} Depends: ${misc:Depends}, ${shlibs:Depends}, + libfontconfig1, Recommends: libxcursor1, - libfontconfig1, fonts-liberation, fonts-wine (>= 1.8-7), Suggests: -- 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
