logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 7c71b47bd4a6e12a56b23879368bdcbdf1b77c61
parent 712498410a2cbcec9b685e1282d408df60357b42
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 11 Jul 2024 04:38:21 +0200

x11-themes/ultrasharp-cursor-theme: Add imagemagick to BDEPEND

Diffstat:

Mx11-themes/ultrasharp-cursor-theme/ultrasharp-cursor-theme-9999.ebuild3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-themes/ultrasharp-cursor-theme/ultrasharp-cursor-theme-9999.ebuild b/x11-themes/ultrasharp-cursor-theme/ultrasharp-cursor-theme-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Haelwenn (lanodan) Monnier <contact@hacktivis.me> +# Copyright 2022-2024 Haelwenn (lanodan) Monnier <contact@hacktivis.me> # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,6 +16,7 @@ BDEPEND=" x11-apps/xcursorgen x11-apps/xcursorgen-nox ) + media-gfx/imagemagick " src_configure() {