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 629EE15808B for ; Sat, 5 Oct 2024 04:58:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75A63E29E3; Sat, 5 Oct 2024 04:58:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 5E82EE29E3 for ; Sat, 5 Oct 2024 04:58:32 +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 A939D343065 for ; Sat, 5 Oct 2024 04:58:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D62F32215 for ; Sat, 5 Oct 2024 04:58:28 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1728104291.10ae60192767c10452c33748dc2d2e66a9c1b5a5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4windowing/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/libxfce4windowing/libxfce4windowing-4.19.5.ebuild X-VCS-Directories: xfce-base/libxfce4windowing/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 10ae60192767c10452c33748dc2d2e66a9c1b5a5 X-VCS-Branch: master Date: Sat, 5 Oct 2024 04:58:28 +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: c08d50bf-0779-4a05-8ae4-f9679e216426 X-Archives-Hash: 2549b4fbdf65e1bd3a0d833f33f3bec5 commit: 10ae60192767c10452c33748dc2d2e66a9c1b5a5 Author: Michał Górny gentoo org> AuthorDate: Sat Oct 5 03:46:24 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 5 04:58:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10ae6019 xfce-base/libxfce4windowing: Add BDEP on dev-build/xfce4-dev-tools Closes: https://bugs.gentoo.org/940757 Signed-off-by: Michał Górny gentoo.org> xfce-base/libxfce4windowing/libxfce4windowing-4.19.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/xfce-base/libxfce4windowing/libxfce4windowing-4.19.5.ebuild b/xfce-base/libxfce4windowing/libxfce4windowing-4.19.5.ebuild index 1a88f2bba469..6b3062dad837 100644 --- a/xfce-base/libxfce4windowing/libxfce4windowing-4.19.5.ebuild +++ b/xfce-base/libxfce4windowing/libxfce4windowing-4.19.5.ebuild @@ -34,6 +34,7 @@ DEPEND=" ) " BDEPEND=" + dev-build/xfce4-dev-tools dev-lang/perl >=sys-devel/gettext-0.19.8 virtual/pkgconfig