diff src/xcb.mk @ 4501:b74853c2afa1

new x11 utility packages
author John W. Eaton <jwe@octave.org>
date Tue, 10 Oct 2017 14:45:42 -0400
parents 4f58c4b4dee0
children 58de4f56c797
line wrap: on
line diff
--- a/src/xcb.mk	Tue Oct 10 14:44:52 2017 -0400
+++ b/src/xcb.mk	Tue Oct 10 14:45:42 2017 -0400
@@ -8,7 +8,7 @@
 $(PKG)_SUBDIR   := libxcb-$($(PKG)_VERSION)
 $(PKG)_FILE     := libxcb-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://xorg.freedesktop.org/archive/individual/xcb/$($(PKG)_FILE)
-$(PKG)_DEPS     := pthread-stubs xau xcb-proto
+$(PKG)_DEPS     := pthread-stubs util-macros xau xcb-proto
 
 ifeq ($(MXE_WINDOWS_BUILD),yes)
   define $(PKG)_BUILD