From 61ff4e3df29f4e2a6f5b26e6a265cbbd5b3b4b82 Mon Sep 17 00:00:00 2001 From: TheoRettisch Date: Tue, 19 Jun 2018 00:11:04 +0200 Subject: [PATCH] Update touchegg-qt5_git.bb libxtst is needed for XTest.h --- recipes-misc/recipes-graphics/touchegg-qt5/touchegg-qt5_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-misc/recipes-graphics/touchegg-qt5/touchegg-qt5_git.bb b/recipes-misc/recipes-graphics/touchegg-qt5/touchegg-qt5_git.bb index fff3a90f..162938e4 100644 --- a/recipes-misc/recipes-graphics/touchegg-qt5/touchegg-qt5_git.bb +++ b/recipes-misc/recipes-graphics/touchegg-qt5/touchegg-qt5_git.bb @@ -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 \