mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
added proper glib dep
Original commit message from CVS: added proper glib dep
This commit is contained in:
parent
ac9df4e988
commit
7481fc6007
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Copyright: LGPL
|
|||
Group: Libraries/Multimedia
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: glib2 >= 1.3.11
|
||||
Requires: libxml2 >= 2.4.0
|
||||
BuildRequires: nasm => 0.90
|
||||
|
||||
|
|
Loading…
Reference in a new issue