commit: a1823f43e8d4d40820431800f62f946e488e7798 Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> AuthorDate: Sat Apr 10 12:10:42 2021 +0000 Commit: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> CommitDate: Sat Apr 10 12:13:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a1823f43
dev-vcs/gitqlient: update 9999.ebuild Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru> dev-vcs/gitqlient/gitqlient-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-vcs/gitqlient/gitqlient-9999.ebuild b/dev-vcs/gitqlient/gitqlient-9999.ebuild index dad91e6c6..eec9c9509 100644 --- a/dev-vcs/gitqlient/gitqlient-9999.ebuild +++ b/dev-vcs/gitqlient/gitqlient-9999.ebuild @@ -10,8 +10,7 @@ MY_PN="GitQlient" DESCRIPTION="Multi-platform Git client written with Qt" HOMEPAGE="https://github.com/francescmm/GitQlient" -#EGIT_BRANCH="develop" -EGIT_SUBMODULES=( QLogger ) +EGIT_BRANCH="develop" EGIT_REPO_URI="https://github.com/francescmm/${MY_PN}.git" SRC_URI="" KEYWORDS="" @@ -24,7 +23,6 @@ DEPEND=" dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 - dev-qt/qtsvg:5 dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5
