mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
requirements: change liboil to Orc
This commit is contained in:
parent
e39e729a70
commit
8e4314f0fb
1 changed files with 6 additions and 6 deletions
12
REQUIREMENTS
12
REQUIREMENTS
|
@ -32,12 +32,6 @@ Notes: The required version is updated frequently, so the version
|
||||||
listed in this file is often wrong. If you are compiling from CVS,
|
listed in this file is often wrong. If you are compiling from CVS,
|
||||||
the required version is often the latest GStreamer CVS.
|
the required version is often the latest GStreamer CVS.
|
||||||
|
|
||||||
Package: liboil
|
|
||||||
Version: >= 0.3.8
|
|
||||||
Recommended: 0.3.latest
|
|
||||||
URL: http://liboil.freedesktop.org/
|
|
||||||
DebianPackage: liboil0.3-dev
|
|
||||||
|
|
||||||
|
|
||||||
Optional libraries:
|
Optional libraries:
|
||||||
===================
|
===================
|
||||||
|
@ -46,6 +40,12 @@ This file lists supporting libraries for which gst-plugins-base contains
|
||||||
plugins, as well as their minimum version. You can find the corresponding
|
plugins, as well as their minimum version. You can find the corresponding
|
||||||
plugins in ext/(library)
|
plugins in ext/(library)
|
||||||
|
|
||||||
|
Package: Orc
|
||||||
|
Version: >= 0.4.5
|
||||||
|
Recommended: 0.4.latest
|
||||||
|
URL: http://code.entropywave.com/orc
|
||||||
|
DebianPackage: liborc-0.4-dev
|
||||||
|
|
||||||
Package: GTK+
|
Package: GTK+
|
||||||
Version: >= 2.0
|
Version: >= 2.0
|
||||||
Recommended: >= 2.2
|
Recommended: >= 2.2
|
||||||
|
|
Loading…
Reference in a new issue