summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/h264enc/h264enc-10.4.7-r1.ebuild')
-rw-r--r--media-video/h264enc/h264enc-10.4.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/h264enc/h264enc-10.4.7-r1.ebuild b/media-video/h264enc/h264enc-10.4.7-r1.ebuild
index 87fc103f2861..8dd214d2571d 100644
--- a/media-video/h264enc/h264enc-10.4.7-r1.ebuild
+++ b/media-video/h264enc/h264enc-10.4.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="media-video/mplayer[encode,x264]
sys-apps/coreutils
sys-apps/pv
- sys-devel/bc
+ app-alternatives/bc
sys-process/time"
PATCHES=( "${FILESDIR}/${P}-libaacplusenc.patch" )