From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libqxp/
Date: Thu, 28 May 2020 17:18:21 +0000 (UTC) [thread overview]
Message-ID: <1590686288.4242682e953a80e31638d3d4fd8f903aa2abe3eb.asturm@gentoo> (raw)
commit: 4242682e953a80e31638d3d4fd8f903aa2abe3eb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 28 17:17:40 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 28 17:18:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4242682e
app-text/libqxp: Add missing test DEPEND
Closes: https://bugs.gentoo.org/718568
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-text/libqxp/libqxp-0.0.2.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-text/libqxp/libqxp-0.0.2.ebuild b/app-text/libqxp/libqxp-0.0.2.ebuild
index ed370e59bac..b8a7b7ad69f 100644
--- a/app-text/libqxp/libqxp-0.0.2.ebuild
+++ b/app-text/libqxp/libqxp-0.0.2.ebuild
@@ -14,11 +14,12 @@ IUSE="debug doc test tools"
RESTRICT="!test? ( test )"
RDEPEND="
- dev-libs/librevenge
dev-libs/icu:=
+ dev-libs/librevenge
"
DEPEND="${RDEPEND}
dev-libs/boost
+ test? ( dev-util/cppunit )
"
BDEPEND="
virtual/pkgconfig
@@ -38,5 +39,5 @@ src_configure() {
src_install() {
default
- find "${D}" -name '*.la' -delete || die
+ find "${D}" -name '*.la' -type f -delete || die
}
next reply other threads:[~2020-05-28 17:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-28 17:18 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-25 13:55 [gentoo-commits] repo/gentoo:master commit in: app-text/libqxp/ Jakov Smolić
2019-07-30 18:34 Aaron Bauman
2019-02-17 22:59 Andreas Sturmlechner
2019-02-17 17:58 Mikle Kolyada
2019-02-17 17:14 Sergei Trofimovich
2019-02-17 17:08 Sergei Trofimovich
2019-02-17 15:33 Mikle Kolyada
2019-01-27 12:25 Sergei Trofimovich
2018-12-30 20:08 Andreas Sturmlechner
2018-09-19 18:35 Matt Turner
2018-07-13 9:14 Mart Raudsepp
2018-05-29 11:17 Thomas Deutschmann
2018-05-22 16:42 Mikle Kolyada
2018-04-28 11:44 Mikle Kolyada
2018-02-03 19:34 Andreas Sturmlechner
2018-01-07 9:55 Andreas Sturmlechner
2017-10-21 19:45 Andreas Sturmlechner
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=1590686288.4242682e953a80e31638d3d4fd8f903aa2abe3eb.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