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 D96101382C5 for ; Wed, 13 Jan 2021 09:33:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA68AE0AC7; Wed, 13 Jan 2021 09:33:17 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D69DBE0AC7 for ; Wed, 13 Jan 2021 09:33:17 +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 A3F4B340D39 for ; Wed, 13 Jan 2021 09:33:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE23046B for ; Wed, 13 Jan 2021 09:33:14 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1610530391.735fdc02942c9c3cec54d686ecdfaec58515c0c5.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/sane-backends/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/sane-backends/sane-backends-1.0.31.ebuild X-VCS-Directories: media-gfx/sane-backends/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 735fdc02942c9c3cec54d686ecdfaec58515c0c5 X-VCS-Branch: master Date: Wed, 13 Jan 2021 09:33:14 +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: a7895619-dad3-44e2-b9bc-955814753370 X-Archives-Hash: 0a264234da758c489614ca0b7229dbd3 commit: 735fdc02942c9c3cec54d686ecdfaec58515c0c5 Author: Lars Wendler gentoo org> AuthorDate: Wed Jan 13 09:33:02 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Jan 13 09:33:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735fdc02 media-gfx/sane-backends: Depend on app-text/poppler[cairo] Closes: https://bugs.gentoo.org/765202 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Lars Wendler gentoo.org> media-gfx/sane-backends/sane-backends-1.0.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/sane-backends/sane-backends-1.0.31.ebuild b/media-gfx/sane-backends/sane-backends-1.0.31.ebuild index 7624d2646d0..0c25d0ee829 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.31.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.31.ebuild @@ -147,7 +147,7 @@ RDEPEND=" >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] ) sane_backends_escl? ( - app-text/poppler + app-text/poppler[cairo] || ( net-dns/avahi[dbus] net-dns/avahi[gtk]