remove kdebase-kdialog from optdepends

This commit is contained in:
Samir 2012-11-06 20:08:22 +00:00
parent 7cade57d63
commit 9e32ac2dc8
2 changed files with 6 additions and 1 deletions

6
.gitignore vendored
View File

@ -1,3 +1,5 @@
.gitignore
_buildscripts
_repo
_sources
@ -11,6 +13,9 @@ build.sh
clean-builddir.sh
clean-workdir.sh
copy.sh
copy-any.sh
fakeuname
get-any.sh
makepkg
move.sh
pkgrels-decrease.sh
@ -31,6 +36,7 @@ recreate-database.sh
upload.sh
upload-nodb.sh
unlock-database.sh
unlock-repo.sh
*-cfg.conf
*-makepkg.conf

View File

@ -11,7 +11,6 @@ url='http://wiki.winehq.org/winetricks'
license=('LGPL')
arch=('any')
depends=('wine' 'cabextract' 'unzip' 'xorg-utils')
optdepends=('kdebase-kdialog: graphical interface.')
source=($pkgname-$pkgver::http://www.kegel.com/wine/$pkgname)
md5sums=('f9b05806f393f55e809556103f219fbe')