summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/openxlsx/openxlsx-9999.ebuild')
-rw-r--r--dev-libs/openxlsx/openxlsx-9999.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-libs/openxlsx/openxlsx-9999.ebuild b/dev-libs/openxlsx/openxlsx-9999.ebuild
index e8100a7..8fea393 100644
--- a/dev-libs/openxlsx/openxlsx-9999.ebuild
+++ b/dev-libs/openxlsx/openxlsx-9999.ebuild
@@ -18,6 +18,8 @@ RDEPEND="dev-libs/pugixml
dev-libs/libzip"
DEPEND=""
-PATCHES="${FILESDIR}/install-enabled.patch"
+PATCHES=("${FILESDIR}/install-enabled.patch"
+ "${FILESDIR}/install-headers.patch"
+ )
EGIT_REPO_URI="https://github.com/troldal/OpenXLSX.git"