system/qterminal: Added the missing dependency libqxt.
Thanks to NK for the report Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
a43251e127
commit
e12089d91b
|
@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/qterminal-20150309_0856b29.tar.
|
|||
MD5SUM="c599f6dad1bc2c535916a5c1fea97832"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qtermwidget"
|
||||
REQUIRES="qtermwidget libqxt"
|
||||
MAINTAINER="Matteo Bernardini"
|
||||
EMAIL="ponce@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue