sys-devel/gdb: Move DEPEND to BDEPEND in EAPI 7 ebuilds
authorJames Le Cuirot <chewi@gentoo.org>
Tue, 12 Feb 2019 22:29:20 +0000 (22:29 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Tue, 12 Feb 2019 22:29:20 +0000 (22:29 +0000)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
sys-devel/gdb/gdb-8.2.1.ebuild
sys-devel/gdb/gdb-9999.ebuild

index 57cee06eec955abfcf494c11a29cf62505f667bd..07d29366637f9647b03e173f339483a78515a5c1 100644 (file)
@@ -79,7 +79,8 @@ RDEPEND="
                xml? ( dev-libs/expat )
                sys-libs/zlib
        )"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
        app-arch/xz-utils
        sys-apps/texinfo
        client? (
index 6b7e1a97c8bffb8aa9e46f196842ccd22992c7d1..5141bb241473f4930fcf5e8b0faaacf8dc4bdf51 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
@@ -79,7 +79,8 @@ RDEPEND="
                xml? ( dev-libs/expat )
                sys-libs/zlib
        )"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
        app-arch/xz-utils
        sys-apps/texinfo
        client? (