xapp_xclipboard: bump to 1.1.2 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
44039de870
commit
5047087f46
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XCLIPBOARD_VERSION = 1.0.1
|
||||
XAPP_XCLIPBOARD_VERSION = 1.1.2
|
||||
XAPP_XCLIPBOARD_SOURCE = xclipboard-$(XAPP_XCLIPBOARD_VERSION).tar.bz2
|
||||
XAPP_XCLIPBOARD_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XCLIPBOARD_DEPENDENCIES = xlib_libXaw
|
||||
XAPP_XCLIPBOARD_DEPENDENCIES = xlib_libXaw xlib_libXmu xlib_libXt
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user