dev-libs/libconfig: DEPEND on sys-apps/texinfo (bug #654304).
authorJeroen Roovers <jer@gentoo.org>
Sun, 29 Apr 2018 12:14:05 +0000 (14:14 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sun, 29 Apr 2018 12:14:26 +0000 (14:14 +0200)
Package-Manager: Portage-2.3.31, Repoman-2.3.9

dev-libs/libconfig/libconfig-1.7.1.ebuild
dev-libs/libconfig/libconfig-1.7.2.ebuild

index d80bcd58c3b0d7b40085fa5225b18292fdf350a7..96e4ed4d39e41520373f035c2cb5978eecdb976b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,8 +17,9 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
 IUSE="+cxx static-libs"
 
 DEPEND="
-       sys-devel/libtool
+       sys-apps/texinfo
        sys-devel/bison
+       sys-devel/libtool
 "
 
 src_prepare() {
index d251907bc88d8db35bb343e98c1462b063c03a55..ac9ee0f1f56adc9513c98597afca27c0735a4e6d 100644 (file)
@@ -17,8 +17,9 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
 IUSE="+cxx static-libs"
 
 DEPEND="
-       sys-devel/libtool
+       sys-apps/texinfo
        sys-devel/bison
+       sys-devel/libtool
 "
 
 src_prepare() {