From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39576138239 for ; Fri, 21 Feb 2020 20:59:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B776BE0935; Fri, 21 Feb 2020 20:59:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99BFBE0935 for ; Fri, 21 Feb 2020 20:59:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B49B134EF45 for ; Fri, 21 Feb 2020 20:59:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA0E7151 for ; Fri, 21 Feb 2020 20:59:02 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1582318594.584c39f85d41772b33371f0f98afdff95940067a.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gupnp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/gupnp/gupnp-1.0.4.ebuild X-VCS-Directories: net-libs/gupnp/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 584c39f85d41772b33371f0f98afdff95940067a X-VCS-Branch: master Date: Fri, 21 Feb 2020 20:59:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6caa65f4-03d1-45be-9d2e-6865460cb901 X-Archives-Hash: e8e90ea4619e506c9a2628fdaa66499d commit: 584c39f85d41772b33371f0f98afdff95940067a Author: Mart Raudsepp gentoo org> AuthorDate: Thu Feb 20 10:41:37 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Feb 21 20:56:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=584c39f8 net-libs/gupnp: add missing glib-utils dep Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> net-libs/gupnp/gupnp-1.0.4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-libs/gupnp/gupnp-1.0.4.ebuild b/net-libs/gupnp/gupnp-1.0.4.ebuild index 90b0899c10c..a9bc2db8bed 100644 --- a/net-libs/gupnp/gupnp-1.0.4.ebuild +++ b/net-libs/gupnp/gupnp-1.0.4.ebuild @@ -35,6 +35,7 @@ RDEPEND="${PYTHON_DEPS} !net-libs/gupnp-vala " DEPEND="${RDEPEND} + dev-util/glib-utils >=dev-util/gtk-doc-am-1.14 sys-devel/gettext >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]