summaryrefslogtreecommitdiff
path: root/x11-libs/xpa/xpa-2.1.18.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /x11-libs/xpa/xpa-2.1.18.ebuild
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'x11-libs/xpa/xpa-2.1.18.ebuild')
-rw-r--r--x11-libs/xpa/xpa-2.1.18.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-libs/xpa/xpa-2.1.18.ebuild b/x11-libs/xpa/xpa-2.1.18.ebuild
index 45e6b4b73df2..7a48a43e10e7 100644
--- a/x11-libs/xpa/xpa-2.1.18.ebuild
+++ b/x11-libs/xpa/xpa-2.1.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,10 @@ RDEPEND="
x11-libs/libXt:0"
DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}"/${PN}-2.1.18-makefile.patch )
+PATCHES=(
+ "${FILESDIR}"/${PN}-2.1.18-makefile.patch
+ "${FILESDIR}"/${PN}-2.1.18-include.patch #637346
+)
src_prepare() {
default