diff options
-rw-r--r-- | media-video/guvcview/guvcview-2.0.6-r2.ebuild (renamed from media-video/guvcview/guvcview-2.0.6-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/guvcview/guvcview-2.0.6-r1.ebuild b/media-video/guvcview/guvcview-2.0.6-r2.ebuild index a24e2f2d3041..fb40e25584fb 100644 --- a/media-video/guvcview/guvcview-2.0.6-r1.ebuild +++ b/media-video/guvcview/guvcview-2.0.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -30,7 +30,7 @@ RDEPEND=" >=media-video/ffmpeg-2.8:0= virtual/libusb:1 virtual/udev - gsl? ( >=sci-libs/gsl-1.15 ) + gsl? ( >=sci-libs/gsl-1.15:= ) pulseaudio? ( >=media-sound/pulseaudio-0.9.15 ) qt5? ( dev-qt/qtcore:5 |