From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-amqp/
Date: Fri, 21 Apr 2017 20:32:21 +0000 (UTC) [thread overview]
Message-ID: <1492806728.a1ac40c0f2bcf4ba27f2208c19edfc26b02fff08.grknight@gentoo> (raw)
commit: a1ac40c0f2bcf4ba27f2208c19edfc26b02fff08
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 20:32:08 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 20:32:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ac40c0
dev-php/pecl-amqp: Add missing ssl USE requirement on rabbitmq-c
This causes a build failure for those with ssl off
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-php/pecl-amqp/pecl-amqp-1.9.0.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-php/pecl-amqp/pecl-amqp-1.9.0.ebuild b/dev-php/pecl-amqp/pecl-amqp-1.9.0.ebuild
index 5960e89908b..20df124580c 100644
--- a/dev-php/pecl-amqp/pecl-amqp-1.9.0.ebuild
+++ b/dev-php/pecl-amqp/pecl-amqp-1.9.0.ebuild
@@ -14,5 +14,6 @@ LICENSE="PHP-3.01"
SLOT="0"
IUSE=""
-DEPEND=">=net-libs/rabbitmq-c-0.5.2 virtual/pkgconfig"
-RDEPEND=">=net-libs/rabbitmq-c-0.5.2:="
+DEPEND=">=net-libs/rabbitmq-c-0.5.2[ssl] virtual/pkgconfig"
+RDEPEND=">=net-libs/rabbitmq-c-0.5.2:=[ssl]"
+PHP_EXT_ECONF_ARGS=()
next reply other threads:[~2017-04-21 20:32 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-21 20:32 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-12 19:31 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-amqp/ Brian Evans
2022-02-15 18:37 Brian Evans
2022-01-20 16:21 Brian Evans
2022-01-20 16:21 Brian Evans
2021-11-22 19:57 Brian Evans
2021-03-25 16:52 Brian Evans
2020-05-15 12:57 Brian Evans
2020-04-29 21:31 Thomas Deutschmann
2019-10-15 13:13 Brian Evans
2019-10-15 13:13 Brian Evans
2019-02-13 17:00 Thomas Deutschmann
2018-04-09 15:08 Brian Evans
2017-04-21 13:39 Brian Evans
2017-03-02 2:18 Brian Evans
2017-03-02 2:18 Brian Evans
2017-03-02 2:18 Brian Evans
2016-11-28 19:38 Brian Evans
2016-11-28 19:38 Brian Evans
2016-07-21 20:29 Brian Evans
2016-05-23 14:49 Brian Evans
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=1492806728.a1ac40c0f2bcf4ba27f2208c19edfc26b02fff08.grknight@gentoo \
--to=grknight@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