diff options
Diffstat (limited to 'app-arch/gtk-splitter/gtk-splitter-2.2.1-r2.ebuild')
-rw-r--r-- | app-arch/gtk-splitter/gtk-splitter-2.2.1-r2.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app-arch/gtk-splitter/gtk-splitter-2.2.1-r2.ebuild b/app-arch/gtk-splitter/gtk-splitter-2.2.1-r2.ebuild index 288cc392ddae..8cfa2563d8f8 100644 --- a/app-arch/gtk-splitter/gtk-splitter-2.2.1-r2.ebuild +++ b/app-arch/gtk-splitter/gtk-splitter-2.2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,10 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" -PATCHES=( "${FILESDIR}"/${P}-r1-desktop-QA-fixes.patch ) +PATCHES=( + "${FILESDIR}"/${P}-r1-desktop-QA-fixes.patch + "${FILESDIR}"/${P}-format-security.patch +) src_configure() { default |