commit: a492ca3884a82aa85f02c8fa6aa86b068142877e Author: Alexander Lopatin <alopatindev <AT> gmail <DOT> com> AuthorDate: Tue Oct 20 18:30:37 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Oct 26 14:13:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a492ca38
dev-util/qdevicemonitor: fix build Closes: https://bugs.gentoo.org/749942 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexander Lopatin <alopatindev <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17981 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r2.ebuild b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r2.ebuild index 0dbd37d4f29..29ec20c4ba0 100644 --- a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r2.ebuild +++ b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r2.ebuild @@ -24,6 +24,7 @@ RDEPEND=" app-pda/usbmuxd dev-qt/qtcore:5 dev-qt/qtgui:5 + dev-qt/qtwidgets:5 dev-util/android-tools" DEPEND="${RDEPEND}"
