diff src/x11.mk @ 4491:7bf3a5b0f0fa

xcursor: New module.
author John W. Eaton <jwe@octave.org>
date Thu, 05 Oct 2017 14:24:29 -0400
parents 4f58c4b4dee0
children 903796b2fcb6
line wrap: on
line diff
--- a/src/x11.mk	Thu Oct 05 14:23:20 2017 -0400
+++ b/src/x11.mk	Thu Oct 05 14:24:29 2017 -0400
@@ -8,7 +8,7 @@
 $(PKG)_SUBDIR   := libX11-$($(PKG)_VERSION)
 $(PKG)_FILE     := libX11-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://xorg.freedesktop.org/archive/individual/lib/$($(PKG)_FILE)
-$(PKG)_DEPS     := inputproto kbproto xcb xextproto xproto xtrans
+$(PKG)_DEPS     := inputproto kbproto xcb xcursor xextproto xproto xtrans
 
 ifeq ($(MXE_WINDOWS_BUILD),yes)
   define $(PKG)_BUILD