From: Petr Vaněk Date: Tue, 20 Nov 2018 07:35:26 +0000 (+0100) Subject: net-im/bitlbee-facebook: add missing dep on dev-util/glib-utils #668448 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3fc9223b9324444b06582fdc954ee161467837e9;p=gentoo.git net-im/bitlbee-facebook: add missing dep on dev-util/glib-utils #668448 Closes: https://bugs.gentoo.org/668448 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Petr Vaněk Closes: https://github.com/gentoo/gentoo/pull/10453 Signed-off-by: Andreas Sturmlechner --- diff --git a/net-im/bitlbee-facebook/bitlbee-facebook-1.1.2.ebuild b/net-im/bitlbee-facebook/bitlbee-facebook-1.1.2.ebuild index be0c1efdefc3..5e6c0743780d 100644 --- a/net-im/bitlbee-facebook/bitlbee-facebook-1.1.2.ebuild +++ b/net-im/bitlbee-facebook/bitlbee-facebook-1.1.2.ebuild @@ -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() { diff --git a/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild b/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild index be0c1efdefc3..5e6c0743780d 100644 --- a/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild +++ b/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild @@ -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() {