diff options
author | Sam James <sam@gentoo.org> | 2021-06-02 21:21:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-02 21:50:23 +0000 |
commit | fccb5014cbef0bb6d098b16fc3588acfe381979c (patch) | |
tree | fbabce58c0be277e8087e57abd075b2d039af30c /media-video | |
parent | media-gfx/asymptote: subscribe to sci-libs/gsl subslot (diff) | |
download | gentoo-fccb5014cbef0bb6d098b16fc3588acfe381979c.tar.gz gentoo-fccb5014cbef0bb6d098b16fc3588acfe381979c.tar.bz2 gentoo-fccb5014cbef0bb6d098b16fc3588acfe381979c.zip |
media-video/guvcview: subscribe to sci-libs/gsl subslot
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-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 |