uncommented qt makedepend, no longer installed in new chroots

This commit is contained in:
Anke 2011-01-24 21:40:51 +00:00
parent b57cbd302c
commit 52805f5b0a

View File

@ -12,7 +12,7 @@ arch=('i686' 'x86_64')
license=('custom')
url="http://www.cmake.org"
depends=('expat' 'curl' 'gcc-libs' 'shared-mime-info')
#makedepends=('qt')
makedepends=('qt')
#optdepends=('qt: cmake-gui')
install=${pkgname}.install
source=("http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz")