diff options
author | Susan Wilson <susanw@airmail.cc> | 2018-09-14 22:35:06 -0500 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-09-18 08:57:11 +0200 |
commit | df40bb5aae04f71bf65c2846ce23bc741a88188d (patch) | |
tree | 7fe113a3bfff78cc9020142292d78fb8da013b62 /net-im | |
parent | app-misc/fujiplay: EAPI7, fix HOMEPAGE/SRC_URI, improve ebuild (diff) | |
download | gentoo-df40bb5aae04f71bf65c2846ce23bc741a88188d.tar.gz gentoo-df40bb5aae04f71bf65c2846ce23bc741a88188d.tar.bz2 gentoo-df40bb5aae04f71bf65c2846ce23bc741a88188d.zip |
net-im/qtox: add missing libexif dep
Closes: https://bugs.gentoo.org/663506
Closes: https://github.com/gentoo/gentoo/pull/9869
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qtox/qtox-1.16.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/qtox/qtox-1.16.3.ebuild b/net-im/qtox/qtox-1.16.3.ebuild index 4bd474cc1f42..0f7b98649ed2 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] |