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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4958A158094 for ; Mon, 10 Oct 2022 22:06:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26F14E0729; Mon, 10 Oct 2022 22:06:55 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0B577E0729 for ; Mon, 10 Oct 2022 22:06:55 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DEAC83411DC for ; Mon, 10 Oct 2022 22:06:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 858AA606 for ; Mon, 10 Oct 2022 22:06:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1665439566.ffce9b894fca9840e433b255e63fc2ad6a8203b6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libcaca/libcaca-0.99_beta19-r10.ebuild media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild X-VCS-Directories: media-libs/libcaca/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ffce9b894fca9840e433b255e63fc2ad6a8203b6 X-VCS-Branch: master Date: Mon, 10 Oct 2022 22:06:52 +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: 4c5427ee-6f93-4092-8652-2f8a0c94c41f X-Archives-Hash: dc9f92f5c3891a9585b0e274241fbf35 commit: ffce9b894fca9840e433b255e63fc2ad6a8203b6 Author: Sam James gentoo org> AuthorDate: Mon Oct 10 21:59:48 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 10 22:06:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffce9b89 media-libs/libcaca: fix RDEPEND Closes: https://bugs.gentoo.org/868285 Signed-off-by: Sam James gentoo.org> .../{libcaca-0.99_beta19-r9.ebuild => libcaca-0.99_beta19-r10.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r10.ebuild similarity index 99% rename from media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild rename to media-libs/libcaca/libcaca-0.99_beta19-r10.ebuild index 29de0d6f6dee..86ee32249914 100644 --- a/media-libs/libcaca/libcaca-0.99_beta19-r9.ebuild +++ b/media-libs/libcaca/libcaca-0.99_beta19-r10.ebuild @@ -36,6 +36,7 @@ DEPEND=" >=x11-libs/libXt-1.1.4 ) " +RDEPEND="${DEPEND}" BDEPEND=" virtual/pkgconfig doc? (