commit: 2a3c3ac9fce14de76894897cf3c40bcae57aeed3 Author: Sergey Alirzaev <zl29ah <AT> gmail <DOT> com> AuthorDate: Thu Oct 11 15:42:52 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 12 19:28:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3c3ac9
net-im/qtox-9999: add missing libexif dep Signed-off-by: Sergey Alirzaev <zl29ah <AT> gmail.com> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/10129 net-im/qtox/qtox-1.16.3.ebuild | 2 +- net-im/qtox/qtox-9999.ebuild | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/net-im/qtox/qtox-1.16.3.ebuild b/net-im/qtox/qtox-1.16.3.ebuild index 0f7b98649ed..028c8cdda83 100644 --- a/net-im/qtox/qtox-1.16.3.ebuild +++ b/net-im/qtox/qtox-1.16.3.ebuild @@ -30,7 +30,7 @@ RDEPEND=" dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-gfx/qrencode:= - media-libs/libexif + media-libs/libexif:= media-libs/openal >=media-video/ffmpeg-2.6.3:=[webp,v4l] net-libs/tox:0/0.2[av] diff --git a/net-im/qtox/qtox-9999.ebuild b/net-im/qtox/qtox-9999.ebuild index 3ad3165b1bc..24ca529bcbe 100644 --- a/net-im/qtox/qtox-9999.ebuild +++ b/net-im/qtox/qtox-9999.ebuild @@ -28,6 +28,7 @@ RDEPEND=" dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-gfx/qrencode:= + media-libs/libexif:= media-libs/openal >=media-video/ffmpeg-2.6.3:=[webp,v4l] net-libs/tox:0/0.2[av]
