diff options
author | 2022-12-27 10:37:12 +0100 | |
---|---|---|
committer | 2022-12-27 10:19:50 +0000 | |
commit | 5c889c121b7ff723d96e05a10c493ffeb3c07b93 (patch) | |
tree | 9faf87798e538613b6d0ee2e9c0947bb7edc24cb /sci-electronics | |
parent | app-backup/btrbk: revbump to drop btrfs-progs restriction (diff) | |
download | gentoo-5c889c121b7ff723d96e05a10c493ffeb3c07b93.tar.gz gentoo-5c889c121b7ff723d96e05a10c493ffeb3c07b93.tar.bz2 gentoo-5c889c121b7ff723d96e05a10c493ffeb3c07b93.zip |
sci-electronics/xcircuit: subscribe to app-text/ghostscript-gpl subslot
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/28841
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild (renamed from sci-electronics/xcircuit/xcircuit-3.10.30.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/xcircuit/xcircuit-3.10.30.ebuild b/sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild index 2f9ba567b768..b4cf6a10fb70 100644 --- a/sci-electronics/xcircuit/xcircuit-3.10.30.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~ppc x86" IUSE="tcl" DEPEND=" - app-text/ghostscript-gpl + app-text/ghostscript-gpl:= media-libs/fontconfig:1.0= sys-libs/zlib:= x11-libs/cairo |