dev-libs/libparserutils: bump buildsystem dep
authorVirgil Dupras <vdupras@gentoo.org>
Mon, 4 Feb 2019 21:24:43 +0000 (16:24 -0500)
committerVirgil Dupras <vdupras@gentoo.org>
Mon, 4 Feb 2019 21:24:43 +0000 (16:24 -0500)
Bug: https://bugs.gentoo.org/533910
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-libs/libparserutils/libparserutils-0.2.4-r1.ebuild

index f1bf560182ed8c3b890f471334d56b7a24b2289c..a129c324b0fe32523065be1a80d565baf2094a12 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~x86 ~m68k-mint"
 IUSE="iconv test"
 
 DEPEND="
-       dev-util/netsurf-buildsystem
+       >=dev-util/netsurf-buildsystem-1.7-r1
        test? ( dev-lang/perl )"
 
 DOCS=( README docs/Todo )