commit:     97cfb9f819443efbbf6440f30835841792cefa5a
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Mon Jan 22 02:44:34 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 03:59:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97cfb9f8

dev-libs/wayland-protocols: fix EmptyGlobalAssignment

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Closes: https://github.com/gentoo/gentoo/pull/34953
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-libs/wayland-protocols/wayland-protocols-1.33.ebuild | 1 -
 dev-libs/wayland-protocols/wayland-protocols-9999.ebuild | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.33.ebuild 
b/dev-libs/wayland-protocols/wayland-protocols-1.33.ebuild
index 5385cc4b3ff1..7310be696158 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.33.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.33.ebuild
@@ -24,7 +24,6 @@ RESTRICT="!test? ( test )"
 DEPEND="
        test? ( dev-libs/wayland )
 "
-RDEPEND=""
 BDEPEND="
        dev-util/wayland-scanner
        virtual/pkgconfig

diff --git a/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild 
b/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild
index 4eff41270cb0..7310be696158 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,7 +24,6 @@ RESTRICT="!test? ( test )"
 DEPEND="
        test? ( dev-libs/wayland )
 "
-RDEPEND=""
 BDEPEND="
        dev-util/wayland-scanner
        virtual/pkgconfig

Reply via email to