diff options
author | Sergey Alirzaev <zl29ah@gmail.com> | 2017-12-04 19:06:03 +0300 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-12-06 23:36:29 +1100 |
commit | fe1e1cc7eadd0af1e7e08ae9e19d203f69f0464c (patch) | |
tree | 36cc8c74c9f2eee0a3af559c30d1b69df34ab23c /net-im/qtox/qtox-9999.ebuild | |
parent | sys-kernel/ck-sources: v.bump (4.9.67 & 4.14.4) (diff) | |
download | gentoo-fe1e1cc7eadd0af1e7e08ae9e19d203f69f0464c.tar.gz gentoo-fe1e1cc7eadd0af1e7e08ae9e19d203f69f0464c.tar.bz2 gentoo-fe1e1cc7eadd0af1e7e08ae9e19d203f69f0464c.zip |
net-im/qtox: add media-libs/libexif dep
won't build otherwise
Closes: https://github.com/gentoo/gentoo/pull/6435
Diffstat (limited to 'net-im/qtox/qtox-9999.ebuild')
-rw-r--r-- | net-im/qtox/qtox-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/qtox/qtox-9999.ebuild b/net-im/qtox/qtox-9999.ebuild index 21c7d9d197cb..c635dfc405d4 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] gtk? ( dev-libs/atk |