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 EE7F4139335 for ; Mon, 28 Jun 2021 08:48:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B02AE092B; Mon, 28 Jun 2021 08:48:38 +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 E698EE092B for ; Mon, 28 Jun 2021 08:48:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 05A3433BF02 for ; Mon, 28 Jun 2021 08:48:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 972EA63F for ; Mon, 28 Jun 2021 08:48:34 +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: <1624870102.3fdd5fe84ea4c1394ccbea3eb639699ccc4f036e.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-characters/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-characters/gnome-characters-40.0.ebuild X-VCS-Directories: gnome-extra/gnome-characters/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 3fdd5fe84ea4c1394ccbea3eb639699ccc4f036e X-VCS-Branch: master Date: Mon, 28 Jun 2021 08:48:34 +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: 3f6c998b-7f6a-425c-863b-e822a1be1288 X-Archives-Hash: f0e6a5fdd57b307a4417b438f5f63dfd commit: 3fdd5fe84ea4c1394ccbea3eb639699ccc4f036e Author: Mart Raudsepp gentoo org> AuthorDate: Mon Jun 28 07:23:38 2021 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Jun 28 08:48:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fdd5fe8 gnome-extra/gnome-characters: add missing dep on gnome-desktop Closes: https://bugs.gentoo.org/798996 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp gentoo.org> gnome-extra/gnome-characters/gnome-characters-40.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-extra/gnome-characters/gnome-characters-40.0.ebuild b/gnome-extra/gnome-characters/gnome-characters-40.0.ebuild index ad852bf8356..5f24e60e6cc 100644 --- a/gnome-extra/gnome-characters/gnome-characters-40.0.ebuild +++ b/gnome-extra/gnome-characters/gnome-characters-40.0.ebuild @@ -20,6 +20,7 @@ RDEPEND=" >=x11-libs/gtk+-3.20:3[introspection] x11-libs/gdk-pixbuf:2 >=x11-libs/pango-1.36[introspection] + gnome-base/gnome-desktop:3[introspection] >=gui-libs/libhandy-1.1:1= " DEPEND="${RDEPEND}"