add gnuchess as dependency of knights

This commit is contained in:
Fabien Valthier 2012-01-21 23:38:39 +10:00
parent fcf1d111e7
commit d7e4b8a9a1

View File

@ -11,8 +11,7 @@ pkgdesc="Chess board with XBoard protocol support."
arch=('i686' 'x86_64')
url="http://kde-apps.org/content/show.php/Knights?content=122046"
license=('GPL2')
depends=('kdegames-common')
optdepends=('gnuchess: for playing against the computer.')
depends=('kdegames-common','gnuchess')
makedepends=('automoc4' 'cmake' 'docbook-xsl')
changelog=ChangeLog
source=("http://dl.dropbox.com/u/2888238/$_pkgname/$pkgname-$pkgver.tar.bz2")