From 3fc9223b9324444b06582fdc954ee161467837e9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20Van=C4=9Bk?= Date: Tue, 20 Nov 2018 08:35:26 +0100 Subject: [PATCH] net-im/bitlbee-facebook: add missing dep on dev-util/glib-utils #668448 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- net-im/bitlbee-facebook/bitlbee-facebook-1.1.2.ebuild | 3 ++- net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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() { -- 2.26.2