net-libs/libmbim: Propagate glib-utils fix to older versions.
authorTony Vroon <chainsaw@gentoo.org>
Mon, 1 Apr 2019 12:29:14 +0000 (13:29 +0100)
committerTony Vroon <chainsaw@gentoo.org>
Mon, 1 Apr 2019 12:29:27 +0000 (13:29 +0100)
This package requires glib-utils and should not rely on the
glib ebuild to implicitly pull this in.
Newly committed 1.18 is already fixed (the EAPI 7 way with
a BDEPEND), but the older ebuilds needed the extra DEPEND.

Closes: https://bugs.gentoo.org/667338
Suggested-By: Mart Raudsepp <leio@gentoo.org>
Reported-By: Toralf Förster <toralf@gentoo.org>
Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

net-libs/libmbim/libmbim-1.10.0.ebuild
net-libs/libmbim/libmbim-1.12.2.ebuild
net-libs/libmbim/libmbim-1.12.4.ebuild
net-libs/libmbim/libmbim-1.14.0.ebuild
net-libs/libmbim/libmbim-1.14.4.ebuild
net-libs/libmbim/libmbim-1.16.0.ebuild
net-libs/libmbim/libmbim-1.16.2.ebuild
net-libs/libmbim/libmbim-1.6.0.ebuild

index 3d883570ea6048111abede3b3d9641fcc5d394c0..580a6aac03e0ca0d8e63b258dbd00b2d81f34021 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -22,6 +22,7 @@ IUSE="static-libs"
 RDEPEND=">=dev-libs/glib-2.32:2
        virtual/libgudev:="
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        virtual/pkgconfig"
 [[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
index a93d407b0ee93e8c376984c1a929780793bdc1b6..7d9320f581a929e2b264d447fd063f12af53c40e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -22,6 +22,7 @@ IUSE="static-libs"
 RDEPEND=">=dev-libs/glib-2.32:2
        virtual/libgudev:="
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        virtual/pkgconfig"
 [[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
index b7960c01b17d894148270dac889aa4dea2acdae2..a91f073f9d482fcde1c3326c57615081a0ae23fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -22,6 +22,7 @@ IUSE="static-libs"
 RDEPEND=">=dev-libs/glib-2.32:2
        virtual/libgudev:="
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        virtual/pkgconfig"
 [[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
index 0f1540ae36939c269323dfba54447c06e94f44a8..f10f42cfecdd915c8732f52b7b4c5c55f3a528fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -17,6 +17,7 @@ IUSE="static-libs udev"
 RDEPEND=">=dev-libs/glib-2.32:2
        udev? ( virtual/libgudev:= )"
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        virtual/pkgconfig"
 
index 30d61f25ae34e252bd3fd2b6e83607fe0a928d0f..9620241e8973bc22a1f09b1ae74a117cc4c304dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -17,6 +17,7 @@ IUSE="static-libs udev"
 RDEPEND=">=dev-libs/glib-2.32:2
        udev? ( virtual/libgudev:= )"
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        virtual/pkgconfig"
 
index 30d61f25ae34e252bd3fd2b6e83607fe0a928d0f..9620241e8973bc22a1f09b1ae74a117cc4c304dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -17,6 +17,7 @@ IUSE="static-libs udev"
 RDEPEND=">=dev-libs/glib-2.32:2
        udev? ( virtual/libgudev:= )"
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        virtual/pkgconfig"
 
index b2159d5d4421223ae1215cc060f7766788212fe3..f10f42cfecdd915c8732f52b7b4c5c55f3a528fb 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="6"
@@ -17,6 +17,7 @@ IUSE="static-libs udev"
 RDEPEND=">=dev-libs/glib-2.32:2
        udev? ( virtual/libgudev:= )"
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        virtual/pkgconfig"
 
index d52ec04ba3777d4903ba2a54c689495a72c882d9..c959f6cc15bf27ccba78bdba9e49266be7025940 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -22,6 +22,7 @@ IUSE="doc static-libs test"
 RDEPEND=">=dev-libs/glib-2.32
        virtual/libgudev:="
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        doc? ( dev-util/gtk-doc )
        virtual/pkgconfig"
 [[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214