Gentoo Archives: gentoo-commits

From: Brian Gloyer <brian.gloyer@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-portage/appswipe/
Date: Sat, 25 Jun 2022 04:49:10
Message-Id: 1656132492.1ad87810d209a3922f2b62a2c37a911d0b75918e.brian.gloyer@gentoo
1 commit: 1ad87810d209a3922f2b62a2c37a911d0b75918e
2 Author: brian gloyer <brian.gloyer <AT> gmail <DOT> com>
3 AuthorDate: Sat Jun 25 04:42:07 2022 +0000
4 Commit: Brian Gloyer <brian.gloyer <AT> gmail <DOT> com>
5 CommitDate: Sat Jun 25 04:48:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ad87810
7
8 app-portage/appswipe: added missing dependency
9
10 Closes: https://bugs.gentoo.org/843569
11 Signed-off-by: brian gloyer <brian.gloyer <AT> gmail.com>
12
13 app-portage/appswipe/appswipe-1.1.14.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/app-portage/appswipe/appswipe-1.1.14.ebuild b/app-portage/appswipe/appswipe-1.1.14.ebuild
17 index 2f77e8206..fe5848065 100644
18 --- a/app-portage/appswipe/appswipe-1.1.14.ebuild
19 +++ b/app-portage/appswipe/appswipe-1.1.14.ebuild
20 @@ -18,6 +18,7 @@ DEPEND="
21 dev-qt/qtcore
22 dev-qt/qtgui
23 dev-qt/qtsql[sqlite]
24 + dev-qt/qtwidgets
25 "
26
27 RDEPEND="