From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/lastpass-cli/
Date: Fri, 4 Mar 2016 09:12:18 +0000 (UTC) [thread overview]
Message-ID: <1457081362.736e6e74c1799357d2abd41693ca5e2cba03ca1a.idella4@gentoo> (raw)
commit: 736e6e74c1799357d2abd41693ca5e2cba03ca1a
Author: Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu>
AuthorDate: Fri Mar 4 08:43:38 2016 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 4 08:49:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736e6e74
app-admin/lastpass-cli: add missing DEPEND on virtual/pkgconfig
Package-Manager: portage-2.2.26
app-admin/lastpass-cli/lastpass-cli-0.6.1.ebuild | 5 ++++-
app-admin/lastpass-cli/lastpass-cli-0.7.2.ebuild | 5 ++++-
app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild | 5 ++++-
3 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/app-admin/lastpass-cli/lastpass-cli-0.6.1.ebuild b/app-admin/lastpass-cli/lastpass-cli-0.6.1.ebuild
index 3f9ca55..3bc3f88 100644
--- a/app-admin/lastpass-cli/lastpass-cli-0.6.1.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-0.6.1.ebuild
@@ -23,7 +23,10 @@ RDEPEND="
dev-libs/libxml2
pinentry? ( app-crypt/pinentry )
"
-DEPEND="${RDEPEND} app-text/asciidoc"
+DEPEND="${RDEPEND}
+ app-text/asciidoc
+ virtual/pkgconfig
+"
src_prepare() {
sed -i 's/install -s/install/' Makefile || die "Could not remove stripping"
diff --git a/app-admin/lastpass-cli/lastpass-cli-0.7.2.ebuild b/app-admin/lastpass-cli/lastpass-cli-0.7.2.ebuild
index 7429ca8..cbfcb3c 100644
--- a/app-admin/lastpass-cli/lastpass-cli-0.7.2.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-0.7.2.ebuild
@@ -23,7 +23,10 @@ RDEPEND="
dev-libs/libxml2
pinentry? ( app-crypt/pinentry )
"
-DEPEND="${RDEPEND} app-text/asciidoc"
+DEPEND="${RDEPEND}
+ app-text/asciidoc
+ virtual/pkgconfig
+"
src_prepare() {
tc-export CC
diff --git a/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild b/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild
index cb59557..a0854db 100644
--- a/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild
@@ -23,7 +23,10 @@ RDEPEND="
dev-libs/libxml2
pinentry? ( app-crypt/pinentry )
"
-DEPEND="${RDEPEND} app-text/asciidoc"
+DEPEND="${RDEPEND}
+ app-text/asciidoc
+ virtual/pkgconfig
+"
src_prepare() {
tc-export CC
next reply other threads:[~2016-03-04 9:12 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-04 9:12 Ian Delaney [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-30 19:12 [gentoo-commits] repo/gentoo:master commit in: app-admin/lastpass-cli/ Mikle Kolyada
2021-01-08 4:04 Adam Feldman
2021-01-07 1:08 Sam James
2021-01-07 0:58 Sam James
2019-05-03 22:16 Göktürk Yüksek
2019-03-27 1:08 Göktürk Yüksek
2018-07-17 21:58 Göktürk Yüksek
2018-07-17 21:58 Göktürk Yüksek
2018-07-17 14:01 Mikle Kolyada
2018-05-21 22:35 Göktürk Yüksek
2018-05-18 23:19 Göktürk Yüksek
2018-03-16 0:31 Göktürk Yüksek
2017-10-25 21:46 Göktürk Yüksek
2017-07-06 0:13 Göktürk Yüksek
2017-05-22 21:06 Göktürk Yüksek
2016-10-11 1:36 Göktürk Yüksek
2016-10-11 1:36 Göktürk Yüksek
2016-10-11 1:36 Göktürk Yüksek
2016-09-01 19:44 Göktürk Yüksek
2016-05-22 17:09 Göktürk Yüksek
2016-04-23 18:13 Patrice Clement
2016-04-23 7:59 Patrice Clement
2016-04-04 9:00 Ian Delaney
2016-03-21 21:25 Anthony G. Basile
2016-03-15 16:27 Patrice Clement
2016-03-15 12:24 Agostino Sarubbo
2016-03-15 12:24 Agostino Sarubbo
2016-03-04 9:12 Ian Delaney
2016-03-04 9:12 Ian Delaney
2016-03-04 9:12 Ian Delaney
2016-02-01 0:49 Ian Delaney
2016-02-01 0:49 Ian Delaney
2016-02-01 0:49 Ian Delaney
2016-01-15 12:32 Justin Lecher
2016-01-13 8:44 Patrice Clement
2016-01-13 8:44 Patrice Clement
2016-01-13 8:44 Patrice Clement
2015-12-26 11:00 Anthony G. Basile
2015-12-26 9:14 Patrice Clement
2015-12-26 1:03 Anthony G. Basile
2015-11-14 16:10 Patrice Clement
2015-11-14 16:10 Patrice Clement
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=1457081362.736e6e74c1799357d2abd41693ca5e2cba03ca1a.idella4@gentoo \
--to=idella4@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