mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 16:59:59 +00:00
synergy: add dependency on libxinerama
* fixes floating dependency: synergy/synergy/latest lost dependency on libxinerama Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9772a11e3569985855e2ce450e56f991"
|
|||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
SECTION = "x11/utils"
|
SECTION = "x11/utils"
|
||||||
|
|
||||||
DEPENDS = "libx11 libxtst"
|
DEPENDS = "libx11 libxtst libxinerama"
|
||||||
|
|
||||||
SRC_URI = "http://synergy.googlecode.com/files/synergy-${PV}-Source.tar.gz"
|
SRC_URI = "http://synergy.googlecode.com/files/synergy-${PV}-Source.tar.gz"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user