net-im/bitlbee-facebook: add missing dep on dev-util/glib-utils #668448
authorPetr Vaněk <arkamar@atlas.cz>
Tue, 20 Nov 2018 07:35:26 +0000 (08:35 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 18 Jan 2019 11:00:57 +0000 (12:00 +0100)
Closes: https://bugs.gentoo.org/668448
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/10453
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
net-im/bitlbee-facebook/bitlbee-facebook-1.1.2.ebuild
net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild

index be0c1efdefc3582077e2b28c5b6b6223df2aaec8..5e6c0743780d565db08921f54e6243b0edc1809e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 2017-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,6 +25,7 @@ RDEPEND="
        dev-libs/json-glib
        >=net-im/bitlbee-3[plugins]"
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        virtual/pkgconfig"
 
 src_prepare() {
index be0c1efdefc3582077e2b28c5b6b6223df2aaec8..5e6c0743780d565db08921f54e6243b0edc1809e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 2017-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,6 +25,7 @@ RDEPEND="
        dev-libs/json-glib
        >=net-im/bitlbee-3[plugins]"
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        virtual/pkgconfig"
 
 src_prepare() {