From 2cf22bf1c89ef3c52cde3a6cce8bbd2a6ba1faa7 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 6 Apr 2015 16:23:57 -0400 Subject: [PATCH] cpio: Requires gettext-devel when running autoreconf --- cpio/cpio.nm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cpio/cpio.nm b/cpio/cpio.nm index 719af4713..415abd6a5 100644 --- a/cpio/cpio.nm +++ b/cpio/cpio.nm @@ -5,7 +5,7 @@ name = cpio version = 2.11 -release = 3 +release = 4 groups = System/Packaging url = http://www.gnu.org/software/cpio/ @@ -27,6 +27,7 @@ build requires autoconf automake + gettext-devel end prepare_cmds -- 2.47.2