From: "Sven Vermeulen" <swift@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/setools/
Date: Wed, 1 Feb 2017 17:18:54 +0000 (UTC) [thread overview]
Message-ID: <1485969528.b99f319bbc079221442883c76f9a2b082465f489.swift@gentoo> (raw)
commit: b99f319bbc079221442883c76f9a2b082465f489
Author: Sven Vermeulen <swift <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 1 17:18:09 2017 +0000
Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 17:18:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b99f319b
app-admin/setools: Add dependency on PyQt5 with USE set to widgets and gui
Without this dependency set, launching apol fails with:
Traceback (most recent call last):
File "/usr/lib/python-exec/python2.7/apol", line 24, in <module>
from PyQt5.QtWidgets import QApplication
ImportError: No module named QtWidgets
Package-Manager: portage-2.3.3
app-admin/setools/setools-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/setools/setools-9999.ebuild b/app-admin/setools/setools-9999.ebuild
index 98ac8a5..5a1f0d6 100644
--- a/app-admin/setools/setools-9999.ebuild
+++ b/app-admin/setools/setools-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -28,7 +28,7 @@ RDEPEND="${PYTHON_DEPS}
app-arch/bzip2:=
dev-libs/libpcre:=
X? (
- dev-python/PyQt5
+ dev-python/PyQt5[gui,widgets]
)"
DEPEND="${RDEPEND}
next reply other threads:[~2017-02-01 17:18 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-01 17:18 Sven Vermeulen [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-19 19:50 [gentoo-commits] repo/gentoo:master commit in: app-admin/setools/ Jakov Smolić
2024-07-19 16:36 Jakov Smolić
2024-05-05 20:52 Jason Zaman
2024-02-09 14:41 Kenton Groombridge
2024-01-17 1:33 Kenton Groombridge
2024-01-17 1:33 Kenton Groombridge
2023-09-24 16:16 Kenton Groombridge
2023-07-27 7:18 Sam James
2023-07-27 7:07 Sam James
2023-07-27 7:07 Sam James
2023-03-30 0:09 Kenton Groombridge
2022-04-12 1:37 Jason Zaman
2022-04-11 3:44 Jason Zaman
2021-11-20 23:20 Sam James
2021-11-20 23:20 Sam James
2021-11-20 15:00 Sam James
2021-09-19 6:48 Sam James
2021-09-19 6:30 Sam James
2021-07-28 20:08 Sam James
2021-07-04 22:19 Sam James
2021-04-03 4:19 Jason Zaman
2021-01-03 8:20 Jason Zaman
2020-12-03 3:12 Jason Zaman
2020-08-13 20:25 Michał Górny
2020-02-15 13:21 Jason Zaman
2020-02-15 13:21 Jason Zaman
2019-12-08 18:39 Jason Zaman
2019-08-17 10:09 Jason Zaman
2019-08-17 10:09 Jason Zaman
2019-08-17 10:09 Jason Zaman
2019-02-09 11:49 Jason Zaman
2018-12-27 11:26 Jason Zaman
2018-08-12 15:38 Virgil Dupras
2018-05-28 9:32 Jason Zaman
2018-05-25 7:58 Jason Zaman
2018-05-25 7:58 Jason Zaman
2018-03-03 18:38 Michał Górny
2018-03-02 6:27 Jason Zaman
2017-12-06 13:33 Jason Zaman
2017-09-23 2:15 Jason Zaman
2017-09-23 2:15 Jason Zaman
2017-08-07 16:48 Jason Zaman
2017-08-07 16:48 Jason Zaman
2017-04-23 4:28 Jason Zaman
2017-04-23 4:04 Jason Zaman
2017-04-19 8:03 David Seifert
2017-04-10 18:39 Sven Vermeulen
2017-02-01 17:23 Sven Vermeulen
2017-02-01 17:23 Sven Vermeulen
2016-12-12 14:01 Jason Zaman
2016-10-03 7:30 Jason Zaman
2016-09-01 16:31 Jason Zaman
2016-06-22 6:43 Patrice Clement
2016-06-01 13:19 Jason Zaman
2015-12-21 8:57 Jason Zaman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1485969528.b99f319bbc079221442883c76f9a2b082465f489.swift@gentoo \
--to=swift@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox