commit:     03cc9fee8f3dffe1f0c5d9de23d0febf46c8407d
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 00:31:30 2024 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 00:43:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03cc9fee

www-client/dillo: Add missing 'X' USE for imagemagick testdep

Closes: https://bugs.gentoo.org/933451
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 www-client/dillo/dillo-3.1.1.ebuild | 2 +-
 www-client/dillo/dillo-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/dillo/dillo-3.1.1.ebuild 
b/www-client/dillo/dillo-3.1.1.ebuild
index b40a1c5d1e76..1c2a6fcd34a9 100644
--- a/www-client/dillo/dillo-3.1.1.ebuild
+++ b/www-client/dillo/dillo-3.1.1.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
                openssl? ( dev-libs/openssl:= )
        )
        test? (
-               media-gfx/imagemagick
+               media-gfx/imagemagick[X]
                x11-apps/xwd
                x11-apps/xwininfo
        )

diff --git a/www-client/dillo/dillo-9999.ebuild 
b/www-client/dillo/dillo-9999.ebuild
index b40a1c5d1e76..1c2a6fcd34a9 100644
--- a/www-client/dillo/dillo-9999.ebuild
+++ b/www-client/dillo/dillo-9999.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
                openssl? ( dev-libs/openssl:= )
        )
        test? (
-               media-gfx/imagemagick
+               media-gfx/imagemagick[X]
                x11-apps/xwd
                x11-apps/xwininfo
        )

Reply via email to