mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 18:50:20 +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:
parent
9d127bfee7
commit
cce36620e3
@ -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"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user