aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/ciftilib/ciftilib-1.6.0.ebuild')
-rw-r--r--sci-libs/ciftilib/ciftilib-1.6.0.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/sci-libs/ciftilib/ciftilib-1.6.0.ebuild b/sci-libs/ciftilib/ciftilib-1.6.0.ebuild
index 062fa44ef..fffd4f9c1 100644
--- a/sci-libs/ciftilib/ciftilib-1.6.0.ebuild
+++ b/sci-libs/ciftilib/ciftilib-1.6.0.ebuild
@@ -24,6 +24,12 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/CiftiLib-${PV}"
+# fix submitted upstream
+# https://github.com/Washington-University/CiftiLib/pull/23
+PATCHES=(
+ "${FILESDIR}/${P}-version.patch"
+)
+
#TODO: Enable doc building and installation
src_prepare(){