diff options
Diffstat (limited to 'media-gfx/mkgallery')
-rw-r--r-- | media-gfx/mkgallery/mkgallery-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/mkgallery/mkgallery-1.1-r1.ebuild b/media-gfx/mkgallery/mkgallery-1.1-r1.ebuild index 16ca62c3495c..3a334ad9b651 100644 --- a/media-gfx/mkgallery/mkgallery-1.1-r1.ebuild +++ b/media-gfx/mkgallery/mkgallery-1.1-r1.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 @@ -12,7 +12,7 @@ KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" RDEPEND=" - sys-devel/bc + app-alternatives/bc virtual/imagemagick-tools " |