qt3: moved postgresql-lib, libmysqlclient from makedeps to runtime deps

pull/3/head
Pawel "l0ner" Soltys 12 years ago
parent 8b3be13c90
commit 353ed67823

@ -10,9 +10,9 @@ url="http://trinitydesktop.org"
license=('GPL')
groups=('trinity-base')
depends=('libpng' 'libjpeg' 'libxmu' 'libmng' 'postgresql-libs'
'libxcursor' 'libxinerama' 'mesa' 'libxft' 'libxrandr')
makedepends=('libxi'
'libmysqlclient' 'postgresql' 'unixodbc' 'libcups')
'libxcursor' 'libxinerama' 'mesa' 'libxft' 'libxrandr'
'libmysqlclient')
makedepends=('libxi' 'postgresql' 'unixodbc' 'libcups')
#'mysql' 'postgresql' 'sqlite3' 'unixodbc' 'libxi' 'cups')
# cups - add for cups support
# cups is enabled by default in ./configure

Loading…
Cancel
Save