summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2024-08-14 01:04:00 -0400
committerEli Schwartz <eschwartz@gentoo.org>2024-08-14 01:15:44 -0400
commit97b3bb88d6cc6c4763586a0b85b3385d430d70da (patch)
tree8972af57da6d03932e0f3833d4669e431881554d /sci-electronics
parentdev-lang/yap: do not require python_setup to run if not USE=python (diff)
downloadgentoo-97b3bb88d6cc6c4763586a0b85b3385d430d70da.tar.gz
gentoo-97b3bb88d6cc6c4763586a0b85b3385d430d70da.tar.bz2
gentoo-97b3bb88d6cc6c4763586a0b85b3385d430d70da.zip
sci-electronics/xcircuit: fix underspecified dependency on cairo
It doesn't just require cairo. It specifically uses cairo-xlib, so we need to ensure cairo is built with USE=X. Closes: https://bugs.gentoo.org/616312 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/xcircuit/xcircuit-3.10.30-r2.ebuild (renamed from sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild b/sci-electronics/xcircuit/xcircuit-3.10.30-r2.ebuild
index 99dddef08239..5b7a88dac467 100644
--- a/sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild
+++ b/sci-electronics/xcircuit/xcircuit-3.10.30-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ DEPEND="
app-text/ghostscript-gpl:=
media-libs/fontconfig:1.0=
sys-libs/zlib:=
- x11-libs/cairo
+ x11-libs/cairo[X]
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11