public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/starparse/
Date: Sat, 28 Dec 2013 19:02:48 +0000 (UTC)	[thread overview]
Message-ID: <1388257357.6cf68b0006d39dbff6529caa6fc5bf0161bbfcaa.jlec@gentoo> (raw)

commit:     6cf68b0006d39dbff6529caa6fc5bf0161bbfcaa
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 19:02:37 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 19:02:37 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6cf68b00

sci-libs/starparse: Add missing dep on pkgconfig

Package-Manager: portage-2.2.7

---
 sci-libs/starparse/ChangeLog             | 3 +++
 sci-libs/starparse/starparse-9999.ebuild | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/sci-libs/starparse/ChangeLog b/sci-libs/starparse/ChangeLog
index d425538..56f12b5 100644
--- a/sci-libs/starparse/ChangeLog
+++ b/sci-libs/starparse/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   28 Dec 2013; Justin Lecher <jlec@gentoo.org> starparse-9999.ebuild:
+  Add missing dep on pkgconfig
+
+  28 Dec 2013; Justin Lecher <jlec@gentoo.org> starparse-9999.ebuild:
   Fix guile SLOT and drop out-of-source workaround
 
   28 Dec 2013; Justin Lecher <jlec@gentoo.org> -starparse-1.0.ebuild,

diff --git a/sci-libs/starparse/starparse-9999.ebuild b/sci-libs/starparse/starparse-9999.ebuild
index 6b62899..09265fc 100644
--- a/sci-libs/starparse/starparse-9999.ebuild
+++ b/sci-libs/starparse/starparse-9999.ebuild
@@ -18,7 +18,8 @@ KEYWORDS=""
 IUSE="guile static-libs"
 
 RDEPEND="guile? ( dev-scheme/guile:12 )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	virtual/pkconfig"
 
 src_configure() {
 	local myeconfargs=( $(use_enable guile) )


             reply	other threads:[~2013-12-28 19:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-28 19:02 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-19 16:56 [gentoo-commits] proj/sci:master commit in: sci-libs/starparse/ Andrew Ammerlaan
2013-12-28 18:59 Justin Lecher
2013-12-28 18:59 Justin Lecher
2012-01-08 15:22 Justin Lecher
2012-01-08 15:22 Justin Lecher

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=1388257357.6cf68b0006d39dbff6529caa6fc5bf0161bbfcaa.jlec@gentoo \
    --to=jlec@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