diff options
author | 2020-06-08 13:57:16 +0200 | |
---|---|---|
committer | 2020-06-08 13:57:26 +0200 | |
commit | 06ecdffe5f1659b04523caccd5d73e506f9d5fc1 (patch) | |
tree | 90517a6f85612df9c847fc27bbdce05dd903cad0 /dev-libs | |
parent | dev-python/pygame: Use dummy drivers for testing (diff) | |
download | gentoo-06ecdffe5f1659b04523caccd5d73e506f9d5fc1.tar.gz gentoo-06ecdffe5f1659b04523caccd5d73e506f9d5fc1.tar.bz2 gentoo-06ecdffe5f1659b04523caccd5d73e506f9d5fc1.zip |
dev-libs/c-capnproto: Add USE=static-libs.
Closes: https://bugs.gentoo.org/726932
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/c-capnproto/c-capnproto-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/c-capnproto/c-capnproto-0.3.ebuild b/dev-libs/c-capnproto/c-capnproto-0.3.ebuild index a51bc796601b..c1548cc04573 100644 --- a/dev-libs/c-capnproto/c-capnproto-0.3.ebuild +++ b/dev-libs/c-capnproto/c-capnproto-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/opensourcerouting/c-capnproto/releases/download/${P} LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64" -IUSE="" +IUSE="static-libs" RDEPEND="" DEPEND="${RDEPEND} |