mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
synergy: ensure cross X11 headers / libraries are used
Otherwise configure would check for Xtst support on the host. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0a5e5534cb
commit
3790e3ceed
@ -7,9 +7,8 @@
|
|||||||
SYNERGY_VERSION = 1.3.1
|
SYNERGY_VERSION = 1.3.1
|
||||||
SYNERGY_SOURCE = synergy-$(SYNERGY_VERSION).tar.gz
|
SYNERGY_SOURCE = synergy-$(SYNERGY_VERSION).tar.gz
|
||||||
SYNERGY_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/synergy2/
|
SYNERGY_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/synergy2/
|
||||||
SYNERGY_AUTORECONF = NO
|
SYNERGY_CONF_OPT = --x-includes=$(STAGING_DIR)/usr/include/X11 \
|
||||||
SYNERGY_INSTALL_STAGING = NO
|
--x-libraries=$(STAGING_DIR)/usr/lib
|
||||||
SYNERGY_INSTALL_TARGET = YES
|
|
||||||
|
|
||||||
SYNERGY_DEPENDENCIES = xserver_xorg-server xlib_libXtst
|
SYNERGY_DEPENDENCIES = xserver_xorg-server xlib_libXtst
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user