From 9c2240141d0ec0ccd66591790b57984918aaa23e Mon Sep 17 00:00:00 2001 From: davidovski Date: Fri, 18 Feb 2022 01:30:56 +0000 Subject: Successful build of xorg-server --- repo/x11/xcursor-themes.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/x11/xcursor-themes.xibuild') diff --git a/repo/x11/xcursor-themes.xibuild b/repo/x11/xcursor-themes.xibuild index 76f7a4e..dfcc86c 100644 --- a/repo/x11/xcursor-themes.xibuild +++ b/repo/x11/xcursor-themes.xibuild @@ -1,7 +1,7 @@ #!/bin/bash MAKEDEPS=(make) -DEPS=(util-macros xcb-util) +DEPS=(util-macros xcb-util xcursorgen) PKG_VER=1.0.6 SOURCE=https://www.x.org/pub/individual/data/xcursor-themes-$PKG_VER.tar.bz2 -- cgit v1.2.1