commit: df40bb5aae04f71bf65c2846ce23bc741a88188d Author: Susan Wilson <susanw <AT> airmail <DOT> cc> AuthorDate: Sat Sep 15 03:35:06 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 18 06:57:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df40bb5a
net-im/qtox: add missing libexif dep Closes: https://bugs.gentoo.org/663506 Closes: https://github.com/gentoo/gentoo/pull/9869 net-im/qtox/qtox-1.16.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/qtox/qtox-1.16.3.ebuild b/net-im/qtox/qtox-1.16.3.ebuild index 4bd474cc1f4..0f7b98649ed 100644 --- a/net-im/qtox/qtox-1.16.3.ebuild +++ b/net-im/qtox/qtox-1.16.3.ebuild @@ -30,6 +30,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]
