mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 15:18:21 +00:00
update libxml depenecy to libxml2
Original commit message from CVS: update libxml depenecy to libxml2
This commit is contained in:
parent
9505bda9c8
commit
6d51610ac4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Copyright: LGPL
|
|||
Group: Libraries/Multimedia
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: libxml >= 1.8.0
|
||||
Requires: libxml2 >= 2.4.0
|
||||
BuildRequires: nasm => 0.90
|
||||
|
||||
%description
|
||||
|
|
Loading…
Reference in a new issue