diff options
Diffstat (limited to 'dev-vcs/rcs/rcs-5.10.1-r1.ebuild')
-rw-r--r-- | dev-vcs/rcs/rcs-5.10.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/rcs/rcs-5.10.1-r1.ebuild b/dev-vcs/rcs/rcs-5.10.1-r1.ebuild index fe2b78e27c2d..ef13e0a3dd38 100644 --- a/dev-vcs/rcs/rcs-5.10.1-r1.ebuild +++ b/dev-vcs/rcs/rcs-5.10.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,6 +21,7 @@ BDEPEND="$(unpacker_src_uri_depends)" PATCHES=( "${FILESDIR}"/${PN}-5.10.1-configure-clang16.patch + "${FILESDIR}"/${PN}-5.10.1-pointerfun.patch ) src_prepare() { |