The following commit has been merged in the master branch:
commit 2aff95691906b00361e3f1ec435542f1da739151
Author: Clint Adams <[email protected]>
Date:   Fri Sep 18 23:05:24 2009 -0400

    Add ${misc:Depends} for Depends: expansion.

diff --git a/debian/control b/debian/control
index 50e983e..d600bae 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-games/xboard.git
 
 Package: xboard
 Architecture: any
-Depends: ${shlibs:Depends}, gnuchess, dpkg (>= 1.15.4) | install-info
+Depends: ${shlibs:Depends}, ${misc:Depends}, gnuchess, dpkg (>= 1.15.4) | 
install-info
 Recommends: xfonts-100dpi | xfonts-75dpi
 Suggests: x-terminal-emulator
 Description: An X Window System Chess Board

-- 
xboard PKG

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to