summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrançois Bissey <frp.bissey@gmail.com>2020-12-09 08:45:03 +1300
committerMichael Orlitzky <mjo@gentoo.org>2020-12-08 23:37:18 -0500
commit93c90084832c155d051c042e524e86ab3a536eb3 (patch)
treed35f4a0b294d70af77ebf1e12332f5ac568bd0df /sci-libs/fplll
parentsci-libs/fplll: new upstream release. Enable qd. (diff)
downloadgentoo-93c90084832c155d051c042e524e86ab3a536eb3.tar.gz
gentoo-93c90084832c155d051c042e524e86ab3a536eb3.tar.bz2
gentoo-93c90084832c155d051c042e524e86ab3a536eb3.zip
sci-libs/fplll: pkgconfig is needed when using qd
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: François René Pierre Bissey <frp.bissey@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-libs/fplll')
-rw-r--r--sci-libs/fplll/fplll-5.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/fplll/fplll-5.4.0.ebuild b/sci-libs/fplll/fplll-5.4.0.ebuild
index 1b7435af5dd4..1dbb837fc8b2 100644
--- a/sci-libs/fplll/fplll-5.4.0.ebuild
+++ b/sci-libs/fplll/fplll-5.4.0.ebuild
@@ -12,7 +12,7 @@ SLOT="0/7"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs qd"
-BDEPEND=""
+BDEPEND="qd? ( virtual/pkgconfig )"
DEPEND="dev-libs/gmp:0
dev-libs/mpfr:0
qd? ( sci-libs/qd )"