diff options
author | David Schleef <ds@schleef.org> | 2010-06-08 15:23:28 -0700 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2010-06-08 17:25:34 -0700 |
commit | d9817d5ec009d319b556b73e875c206367039c07 (patch) | |
tree | 3282f4d352bfb841be2641f17c7ad99f74dfd054 /REQUIREMENTS | |
parent | 44c911d255a7a3596c2cdbf0d779cce34684d68a (diff) |
configure: Add orc check
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 3bcce173b..69280c2a5 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -53,6 +53,13 @@ This file lists supporting libraries for which gst-plugins contains plugins, as well as their minimum version. You can find the corresponding 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 +Notes: Used by many plugins for accelerating processing + Package: GTK+ Version: >= 2.0 Recommended: >= 2.2 |