From 7df4c437c9a7b963e0367a266ef6d8e58432b2c3 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 11 Mar 2024 07:05:48 +0100 Subject: x11/nwg-look: unbreak customizing Mouse cursor WARN[0003] Couldn't create image from '/tmp/nwg-look-cursors/left_ptr_000.png' WARN[0003] Couldn't create image from '/tmp/nwg-look-cursors/hand2_000.png' WARN[0003] Couldn't create image from '/tmp/nwg-look-cursors/sb_v_double_arrow_000.png' WARN[0003] Couldn't create image from '/tmp/nwg-look-cursors/fleur_000.png' WARN[0003] Couldn't create image from '/tmp/nwg-look-cursors/xterm_000.png' WARN[0003] Couldn't create image from '/tmp/nwg-look-cursors/left_side_000.png' WARN[0003] Couldn't create image from '/tmp/nwg-look-cursors/top_left_corner_000.png' WARN[0003] Couldn't create image from '/tmp/nwg-look-cursors/h_double_arrow_000.png' --- x11/nwg-look/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11/nwg-look/Makefile b/x11/nwg-look/Makefile index 51731b808fae..aa480bad0df4 100644 --- a/x11/nwg-look/Makefile +++ b/x11/nwg-look/Makefile @@ -11,6 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig +RUN_DEPENDS= xcur2png:x11/xcur2png USES= gnome go:modules pkgconfig USE_GITHUB= yes -- cgit v1.2.3