diff options
Diffstat (limited to 'repo/xcursor-themes/xcursor-themes.xibuild')
-rw-r--r-- | repo/xcursor-themes/xcursor-themes.xibuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/xcursor-themes/xcursor-themes.xibuild b/repo/xcursor-themes/xcursor-themes.xibuild index 9aa6ca8..5581371 100644 --- a/repo/xcursor-themes/xcursor-themes.xibuild +++ b/repo/xcursor-themes/xcursor-themes.xibuild @@ -1,7 +1,6 @@ #!/bin/sh -MAKEDEPS="make" -DEPS="xorg-util-macros xcb-util xcursorgen" +MAKEDEPS="make 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 |