commit 923ecd23c8d2e4ca2c404579cedc94b98add92ad
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Sep 1 11:54:47 2018 +0200
fix without bootstrap
vlc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 1c8382e..67aea6f 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -55,8 +55,8 @@ BuildRequires: bison
BuildRequires: flex
BuildRequires: gettext-devel
BuildRequires: libtool
-BuildRequires: gcc-c++
}
+BuildRequires: gcc-c++
%{?_with_a52dec:BuildRequires: a52dec-devel}
BuildRequires: aalib-devel
Show replies by date