From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/kdiagram/
Date: Tue, 21 Feb 2017 22:58:38 +0000 (UTC) [thread overview]
Message-ID: <1487717901.f10a1e23d17753a8fe77db5ba12db7e45dc3fc5b.asturm@gentoo> (raw)
commit: f10a1e23d17753a8fe77db5ba12db7e45dc3fc5b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 22:58:21 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 22:58:21 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f10a1e23
dev-libs/kdiagram: Add missing DEPEND
Gentoo-bug: 610372
Reported-by: Pablo Cholaky <waltercool <AT> slash.cl>
Package-Manager: portage-2.3.3
dev-libs/kdiagram/kdiagram-9999.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/dev-libs/kdiagram/kdiagram-9999.ebuild b/dev-libs/kdiagram/kdiagram-9999.ebuild
index 3b82cb7789..3225ca85c9 100644
--- a/dev-libs/kdiagram/kdiagram-9999.ebuild
+++ b/dev-libs/kdiagram/kdiagram-9999.ebuild
@@ -11,14 +11,16 @@ HOMEPAGE="https://www.kde.org/"
IUSE=""
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~x86"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
fi
-DEPEND="
+RDEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtprintsupport)
$(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ $(add_qt_dep linguist-tools)
+"
next reply other threads:[~2017-02-21 22:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-21 22:58 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-09 12:52 [gentoo-commits] proj/kde:master commit in: dev-libs/kdiagram/ Andreas Sturmlechner
2020-10-27 0:24 Andreas Sturmlechner
2020-05-23 22:00 Andreas Sturmlechner
2020-01-12 13:34 Andreas Sturmlechner
2019-05-27 18:40 Andreas Sturmlechner
2018-10-13 16:34 Andreas Sturmlechner
2018-04-18 16:47 Johannes Huber
2017-10-30 13:31 Michael Palimaka
2017-10-29 10:57 Andreas Sturmlechner
2017-10-29 9:59 Andreas Sturmlechner
2016-12-16 18:52 Johannes Huber
2016-11-08 8:52 Johannes Huber
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=1487717901.f10a1e23d17753a8fe77db5ba12db7e45dc3fc5b.asturm@gentoo \
--to=asturm@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