mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
adding build requires for the buildroot system
Original commit message from CVS: adding build requires for the buildroot system
This commit is contained in:
parent
05e9ace95d
commit
b1aff8ce2b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
||||||
# File generated by dobey, DO NOT EDIT
|
Summary: GStreamer streaming media framework runtime
|
||||||
|
|
||||||
Summary: GStreamer Streaming-media framework runtime
|
|
||||||
Name: gstreamer
|
Name: gstreamer
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Release: @GST_VERSION_RELEASE@
|
Release: @GST_VERSION_RELEASE@
|
||||||
|
@ -19,6 +17,8 @@ BuildRequires: glib2-devel >= %_glib2
|
||||||
BuildRequires: libxml2-devel >= %_libxml2
|
BuildRequires: libxml2-devel >= %_libxml2
|
||||||
BuildRequires: nasm => 0.90
|
BuildRequires: nasm => 0.90
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
|
BuildRequires: gtk-doc
|
||||||
|
BuildRequires: gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GStreamer is a streaming-media framework, based on graphs of filters which
|
GStreamer is a streaming-media framework, based on graphs of filters which
|
||||||
|
|
Loading…
Reference in a new issue