From 61d629d89400f6043177632cdc4d59250f3b7b7f Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 20 Dec 2018 13:05:42 +0100 Subject: add perl to build deps --- fbida.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbida.spec b/fbida.spec index a1298e4..517228c 100644 --- a/fbida.spec +++ b/fbida.spec @@ -8,7 +8,7 @@ URL: http://www.kraxel.org/blog/linux/%{name}/ Source: http://www.kraxel.org/releases/%{name}/%{name}-%{version}.tar.gz # meson -BuildRequires: gcc +BuildRequires: gcc perl BuildRequires: meson ninja-build # image format libs -- cgit