diff options
Diffstat (limited to 'repo/x11/xcursor-themes')
-rw-r--r-- | repo/x11/xcursor-themes/xcursor-themes.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/x11/xcursor-themes/xcursor-themes.xibuild b/repo/x11/xcursor-themes/xcursor-themes.xibuild index f3ecb0b..66127ce 100644 --- a/repo/x11/xcursor-themes/xcursor-themes.xibuild +++ b/repo/x11/xcursor-themes/xcursor-themes.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make" -DEPS="util-macros xcb-util xcursorgen" +DEPS="xorg-util-macros xcb-util xcursorgen" PKG_VER=1.0.6 SOURCE=https://www.x.org/pub/individual/data/xcursor-themes-$PKG_VER.tar.bz2 |