Bump xcb-util to 0.3.6 and remove gperf dependency since
it depends on host's gperf and not target's one. Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
parent
2febd71528
commit
89e2024bd8
@ -3,11 +3,10 @@
|
||||
# xcb-util
|
||||
#
|
||||
#############################################################
|
||||
XCB_UTIL_VERSION = 0.2
|
||||
XCB_UTIL_VERSION = 0.3.6
|
||||
XCB_UTIL_SOURCE = xcb-util-$(XCB_UTIL_VERSION).tar.bz2
|
||||
XCB_UTIL_SITE = http://xcb.freedesktop.org/dist/
|
||||
|
||||
XCB_UTIL_DEPENDENCIES += gperf
|
||||
XCB_UTIL_LIBTOOL_PATCH = NO
|
||||
|
||||
$(eval $(call AUTOTARGETS,package/x11r7,xcb-util))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user