mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/qtbase-git: git packages need makedepend on git
This commit is contained in:
parent
29051ccf23
commit
86f821179c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ license=('GPL3' 'LGPL')
|
||||||
|
|
||||||
depends=('libpng' 'mesa' 'fontconfig' 'libtiff' 'libmng' 'sqlite3' 'libxrandr' 'glib2' 'libxi' 'dbus' 'libxcursor' 'libxinerama' 'libxrender')
|
depends=('libpng' 'mesa' 'fontconfig' 'libtiff' 'libmng' 'sqlite3' 'libxrandr' 'glib2' 'libxi' 'dbus' 'libxcursor' 'libxinerama' 'libxrender')
|
||||||
optdepends=('postgresql-libs' 'libmysqlclient' 'unixodbc')
|
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')
|
provides=('qtbase')
|
||||||
replaces=()
|
replaces=()
|
||||||
conflicts=()
|
conflicts=()
|
||||||
|
|
Loading…
Reference in a new issue