[xboard] 04/05: Add Recommends on alsa-utils, since xboard executes aplay to play sounds
Clint Adams
clint at moszumanska.debian.org
Thu Oct 6 20:21:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository xboard.
commit c980a65f078575d8b11e105f727d4ae765d3b74d
Author: Clint Adams <clint at debian.org>
Date: Thu Oct 6 16:09:56 2016 -0400
Add Recommends on alsa-utils, since xboard executes aplay to play sounds
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ca15c02..d1affd3 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-games/xboard.git
Package: xboard
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: fairymax, xfonts-100dpi | xfonts-75dpi
+Recommends: fairymax, alsa-utils, xfonts-100dpi | xfonts-75dpi
Suggests: x-terminal-emulator
Description: X Window System Chess Board
XBoard is a graphical chessboard that can serve as a user interface
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xboard.git
More information about the Pkg-games-commits
mailing list