diff options
-rw-r--r-- | media-video/peek/peek-1.3.1-r1.ebuild (renamed from media-video/peek/peek-1.3.1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/peek/peek-1.3.1.ebuild b/media-video/peek/peek-1.3.1-r1.ebuild index 8715e8e623aa..d6a13683e4e1 100644 --- a/media-video/peek/peek-1.3.1.ebuild +++ b/media-video/peek/peek-1.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" IUSE="keybinder test" RDEPEND=">=dev-libs/glib-2.38:2 - media-video/ffmpeg[X,encode] + media-video/ffmpeg[X,encode,vpx] virtual/imagemagick-tools >=x11-libs/gtk+-3.14:3 keybinder? ( dev-libs/keybinder:3 )" |