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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E21C915806E for ; Wed, 7 Jun 2023 12:48:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D137E086A; Wed, 7 Jun 2023 12:48:22 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04987E086A for ; Wed, 7 Jun 2023 12:48:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D657335D8D for ; Wed, 7 Jun 2023 12:48:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 586E4A5A for ; Wed, 7 Jun 2023 12:48:19 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1686142087.c506369bad3e8a15f2f06596d30c400cb013f2c7.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/openresolv/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/openresolv/openresolv-3.13.1.ebuild X-VCS-Directories: net-dns/openresolv/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: c506369bad3e8a15f2f06596d30c400cb013f2c7 X-VCS-Branch: master Date: Wed, 7 Jun 2023 12:48:19 +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: c0f9266f-c7b5-4c61-bff6-9029fa447072 X-Archives-Hash: d591a2103e40f0360b8ad121176ee4fb commit: c506369bad3e8a15f2f06596d30c400cb013f2c7 Author: Ben Kohler gentoo org> AuthorDate: Tue Jun 6 15:12:34 2023 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed Jun 7 12:48:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c506369b net-dns/openresolv: add PDEPEND on resolvconf-symlink Closes: https://bugs.gentoo.org/380413 Signed-off-by: Ben Kohler gentoo.org> net-dns/openresolv/openresolv-3.13.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-dns/openresolv/openresolv-3.13.1.ebuild b/net-dns/openresolv/openresolv-3.13.1.ebuild index e5581277cc04..da057b7d5a47 100644 --- a/net-dns/openresolv/openresolv-3.13.1.ebuild +++ b/net-dns/openresolv/openresolv-3.13.1.ebuild @@ -15,6 +15,8 @@ IUSE="selinux" RDEPEND="!sys-apps/systemd[resolvconf] selinux? ( sec-policy/selinux-resolvconf )" +PDEPEND="net-dns/resolvconf-symlink" + src_configure() { local myeconfargs=( --prefix="${EPREFIX}"