commit 642972c434a0370db4253d6f61fb7e7272014041
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Nov 21 12:19:46 2018 +0100
Add missing gcc
libmms.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/libmms.spec b/libmms.spec
index 10ca01f..62bc412 100644
--- a/libmms.spec
+++ b/libmms.spec
@@ -7,6 +7,8 @@ URL:
http://www.sf.net/projects/libmms
Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch1: 0001-Remove-Requires-glib-2.0-since-libmms-no-longer-depe.patch
+BuildRequires: gcc
+
%description
MMS is a proprietary streaming protocol used in Microsoft server products,
commonly used to stream WMV data. You can encounter mms:// style URLs all over