summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2019-02-09 16:05:01 +0000
committerJames Le Cuirot <chewi@gentoo.org>2019-02-09 16:07:14 +0000
commit52641cc7b0fec66671dd01b92708e9862f2e48e3 (patch)
tree59acdeeb339da6e107b545829193cfd168c6e09e
parentmedia-gfx/jpegoptim: 1.4.6 version bump, EAPI-7 bump (diff)
downloadgentoo-52641cc7.tar.gz
gentoo-52641cc7.tar.bz2
gentoo-52641cc7.zip
dev-libs/libtommath: libtool is BDEPEND but handled by eclass anyway
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--dev-libs/libtommath/libtommath-1.1.0.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-libs/libtommath/libtommath-1.1.0.ebuild b/dev-libs/libtommath/libtommath-1.1.0.ebuild
index 742f169f67ac..6ee139e50bc0 100644
--- a/dev-libs/libtommath/libtommath-1.1.0.ebuild
+++ b/dev-libs/libtommath/libtommath-1.1.0.ebuild
@@ -14,8 +14,6 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples static-libs"
-DEPEND="sys-devel/libtool"
-
src_prepare() {
default
# need libtool for cross compilation. Bug #376643