kdebse: added missing libxtst dependency. fixes FTBFS

pull/3/head
Pawel 'l0ner' Soltys 13 years ago
parent 96dbf4dcb1
commit bfbe2ab618

@ -11,10 +11,11 @@ groups=('trinity-base')
pkgdesc="Trinity Desktop Enviroment base components"
depends=('trinity-dbus-tqt' 'trinity-kdelibs' 'hal'
'xorg-server' 'xorg-xset' 'xorg-xsetroot' 'xorg-xprop' 'xorg-xmessage' 'xorg-xinit'
'xorg-iceauth')
'xorg-iceauth'
'libxtst')
#'trinity-dbus-1-qt3' 'trinity-pyqt3' 'trinity-dbus-tqt-1'
# 'libltdl'
# 'libxtst'
# 'openexr'
# 'libxkbfile'

Loading…
Cancel
Save