mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
adding buildreqs for dist
Original commit message from CVS: adding buildreqs for dist
This commit is contained in:
parent
9377c63767
commit
c09b8e3642
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@ BuildRequires: gtk-doc >= 0.7
|
|||
BuildRequires: gcc
|
||||
BuildRequires: zlib-devel
|
||||
|
||||
### documentation requirements
|
||||
BuildRequires: openjade
|
||||
BuildRequires: python2
|
||||
BuildRequires: docbook-style-dsssl docbook-dtd31-sgml
|
||||
|
||||
%description
|
||||
GStreamer is a streaming-media framework, based on graphs of filters which
|
||||
operate on media data. Applications using this library can do anything
|
||||
|
|
Loading…
Reference in a new issue