Update touchegg-qt5_git.bb

libxtst is needed for XTest.h
This commit is contained in:
TheoRettisch
2018-06-19 00:11:04 +02:00
committed by Andreas Müller
parent 2cbf532aab
commit 61ff4e3df2

View File

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0"
inherit qmake5
DEPENDS += "qtbase qtx11extras geis"
DEPENDS += "qtbase qtx11extras geis libxtst"
SRC_URI = " \
git://github.com/JoseExposito/touchegg.git \