From 03248826f41b74e67f04e013d6563c198c6d6568 Mon Sep 17 00:00:00 2001 From: Luka Vandervelden Date: Sun, 1 Sep 2019 17:29:20 +0200 Subject: [PATCH] hello: build-dependencies updated --- hello/recipe.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hello/recipe.spec b/hello/recipe.spec index 70ce965..de982d4 100644 --- a/hello/recipe.spec +++ b/hello/recipe.spec @@ -5,6 +5,8 @@ sources: https://ftp.gnu.org/gnu/hello/hello-%{version}.tar.gz dependencies: - gettext +build-dependencies: + - make options: - configure: --disable-nls