diff options
-rw-r--r-- | media-video/oxine/oxine-0.7.1-r3.ebuild (renamed from media-video/oxine/oxine-0.7.1-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/oxine/oxine-0.7.1-r2.ebuild b/media-video/oxine/oxine-0.7.1-r3.ebuild index 1f5259e238f6..877be6611ffe 100644 --- a/media-video/oxine/oxine-0.7.1-r2.ebuild +++ b/media-video/oxine/oxine-0.7.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -39,7 +39,7 @@ COMMON_DEPEND=" x11-libs/libX11 )" RDEPEND="${COMMON_DEPEND} - virtual/eject" + sys-apps/util-linux" DEPEND="${COMMON_DEPEND} virtual/pkgconfig" |