From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: x11-terms/qterminal/
Date: Thu, 1 Oct 2015 14:27:57 +0000 (UTC) [thread overview]
Message-ID: <1443709665.6fc0da3c54a6732483078028e12984f8670949be.kensington@gentoo> (raw)
commit: 6fc0da3c54a6732483078028e12984f8670949be
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 14:21:51 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 14:27:45 2015 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=6fc0da3c
x11-terms/qterminal: dev-qt/linguist-tools is a build-time dependency
Package-Manager: portage-2.2.20.1
x11-terms/qterminal/qterminal-9999.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/x11-terms/qterminal/qterminal-9999.ebuild b/x11-terms/qterminal/qterminal-9999.ebuild
index e908a79..4d13fcd 100644
--- a/x11-terms/qterminal/qterminal-9999.ebuild
+++ b/x11-terms/qterminal/qterminal-9999.ebuild
@@ -17,7 +17,7 @@ IUSE="debug qt4 qt5"
REQUIRED_USE="^^ ( qt4 qt5 )"
-DEPEND="
+RDEPEND="
qt4? (
dev-qt/qtcore:4
dev-qt/qtgui:4
@@ -25,12 +25,13 @@ DEPEND="
~x11-libs/qtermwidget-${PV}[qt4(+)]
)
qt5? (
- dev-qt/linguist-tools:5
dev-qt/qtcore:5
dev-qt/qtgui:5
~x11-libs/qtermwidget-${PV}[qt5(-)]
)"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ qt5? ( dev-qt/linguist-tools:5 )
+"
src_configure() {
local mycmakeargs=(
next reply other threads:[~2015-10-01 14:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 14:27 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-19 12:00 [gentoo-commits] proj/qt:master commit in: x11-terms/qterminal/ Jimi Huotari
2024-11-08 19:09 Jimi Huotari
2024-11-06 13:47 Jimi Huotari
2024-06-16 18:20 Jimi Huotari
2024-06-14 22:15 Jimi Huotari
2024-05-25 21:57 Jimi Huotari
2024-05-08 17:44 Jimi Huotari
2024-04-21 21:34 Jimi Huotari
2024-04-21 20:04 Jimi Huotari
2016-05-11 18:29 Davide Pesavento
2014-05-01 15:57 Michael Palimaka
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=1443709665.6fc0da3c54a6732483078028e12984f8670949be.kensington@gentoo \
--to=kensington@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