diff options
author | Zetok Zalbavar <zetok@openmailbox.org> | 2016-12-01 15:58:49 +0000 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2016-12-01 12:45:49 -0500 |
commit | 3bdbb482b432d5891bfc4975a4fd1385f93ee0ee (patch) | |
tree | 9b90074a5e6e2566560072534eefc451c76d8532 /net-im/qtox | |
parent | sys-apps/highway: init commit (diff) | |
download | gentoo-3bdbb482b432d5891bfc4975a4fd1385f93ee0ee.tar.gz gentoo-3bdbb482b432d5891bfc4975a4fd1385f93ee0ee.tar.bz2 gentoo-3bdbb482b432d5891bfc4975a4fd1385f93ee0ee.zip |
net-im/qtox: update dependencies and links in live ebuild
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-im/qtox')
-rw-r--r-- | net-im/qtox/qtox-9999.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net-im/qtox/qtox-9999.ebuild b/net-im/qtox/qtox-9999.ebuild index 281c524e45b8..df55ab8acdd9 100644 --- a/net-im/qtox/qtox-9999.ebuild +++ b/net-im/qtox/qtox-9999.ebuild @@ -7,10 +7,9 @@ EAPI=6 inherit eutils qmake-utils git-r3 DESCRIPTION="Most feature-rich GUI for net-libs/tox using Qt5" -HOMEPAGE="https://github.com/tux3/qtox" +HOMEPAGE="https://github.com/qTox/qTox" SRC_URI="" -EGIT_REPO_URI="git://github.com/tux3/qtox.git - https://github.com/tux3/qtox.git" +EGIT_REPO_URI="https://github.com/qTox/qTox.git" LICENSE="GPL-3+" SLOT="0" @@ -19,6 +18,7 @@ IUSE="gtk X" RDEPEND=" dev-db/sqlcipher + dev-libs/libsodium dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5[gif,jpeg,png,xcb] @@ -26,6 +26,7 @@ RDEPEND=" dev-qt/qtopengl:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 + dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-gfx/qrencode media-libs/openal |