This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit 64d6372252396ab7332ab0f58e8891eefb918069 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 180ed57..0b818a7 100644 --- a/debian/control.in +++ b/debian/control.in @@ -230,8 +230,8 @@ Built-Using: ${built:Using} Depends: ${misc:Depends}, ${shlibs:Depends}, -Recommends: libfontconfig1, +Recommends: libxcursor1, fonts-liberation, fonts-wineVERSION, -- 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
