summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 09:38:40 +0000
committerSam James <sam@gentoo.org>2024-01-08 09:42:08 +0000
commit4878995fb6edf69f5f7432fcc5cb03f52e25cd4e (patch)
treed86cd3a3e2925565361cbea15c8012d53aec54cf /net-print/cups-filters
parentnet-firewall/shorewall: sys-devel/bc -> app-alternatives/bc (diff)
downloadgentoo-4878995fb6edf69f5f7432fcc5cb03f52e25cd4e.tar.gz
gentoo-4878995fb6edf69f5f7432fcc5cb03f52e25cd4e.tar.bz2
gentoo-4878995fb6edf69f5f7432fcc5cb03f52e25cd4e.zip
net-print/cups-filters: sys-devel/bc -> app-alternatives/bc
All of these will be using app-alternatives/bc anyway as they're not calling bc-reference, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print/cups-filters')
-rw-r--r--net-print/cups-filters/cups-filters-1.28.17-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups-filters/cups-filters-1.28.17-r2.ebuild b/net-print/cups-filters/cups-filters-1.28.17-r2.ebuild
index 603580ac67b3..3198dc53fecc 100644
--- a/net-print/cups-filters/cups-filters-1.28.17-r2.ebuild
+++ b/net-print/cups-filters/cups-filters-1.28.17-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=8
@@ -29,7 +29,7 @@ RDEPEND="
media-libs/lcms:2
>=net-print/cups-1.7.3
!<=net-print/cups-1.5.9999
- sys-devel/bc
+ app-alternatives/bc
sys-libs/zlib
exif? ( media-libs/libexif )
dbus? ( sys-apps/dbus )