Add missing cc
This commit is contained in:
parent
5d9c4c7dc4
commit
7427329288
@ -1,6 +1,6 @@
|
||||
Name: libvdpau
|
||||
Version: 1.1.1
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Wrapper library for the Video Decode and Presentation API
|
||||
License: MIT
|
||||
URL: http://freedesktop.org/wiki/Software/VDPAU
|
||||
@ -12,6 +12,7 @@ Patch2: 0003-Fix-doc-error-on-displayable-surface-types.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: graphviz
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libX11-devel
|
||||
@ -102,6 +103,9 @@ mv doc/html-out html
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2018 Nicolas Chauvet <kwizart@gmail.com> - 1.1.1-10
|
||||
- Add missng cc
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user