summaryrefslogtreecommitdiff
path: root/app-text/wv/wv-1.2.9-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/wv/wv-1.2.9-r3.ebuild')
-rw-r--r--app-text/wv/wv-1.2.9-r3.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/wv/wv-1.2.9-r3.ebuild b/app-text/wv/wv-1.2.9-r3.ebuild
index 4876a095e7fd..cf99d1c2a144 100644
--- a/app-text/wv/wv-1.2.9-r3.ebuild
+++ b/app-text/wv/wv-1.2.9-r3.ebuild
@@ -28,7 +28,10 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
-PATCHES=( "${FILESDIR}"/${P}-format-security.patch )
+PATCHES=(
+ "${FILESDIR}"/${P}-format-security.patch
+ "${FILESDIR}"/${P}-C99-decls.patch
+)
src_prepare() {
default