alarm/qtbase-git: git packages need makedepend on git

This commit is contained in:
Kevin Mihelich 2012-05-04 11:28:55 -06:00
parent 29051ccf23
commit 86f821179c

View file

@ -13,7 +13,7 @@ license=('GPL3' 'LGPL')
depends=('libpng' 'mesa' 'fontconfig' 'libtiff' 'libmng' 'sqlite3' 'libxrandr' 'glib2' 'libxi' 'dbus' 'libxcursor' 'libxinerama' 'libxrender')
optdepends=('postgresql-libs' 'libmysqlclient' 'unixodbc')
makedepends=('inputproto' 'postgresql-libs' 'mysql' 'unixodbc' 'cups' 'libxfixes' 'gtk2')
makedepends=('inputproto' 'postgresql-libs' 'mysql' 'unixodbc' 'cups' 'libxfixes' 'gtk2' 'git')
provides=('qtbase')
replaces=()
conflicts=()