diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-07-30 15:15:58 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-08-09 20:46:16 +0100 |
commit | 21d7f4b4bba79558de830d9e815e127f67274355 (patch) | |
tree | f0c4e2ab7f96fdcf1ce9393477b773eb64cdd01b /distro-configs/OxygenOfficeLinux.conf | |
parent | 95938a123cbc8c0741a505b61ca874c0153c3f7a (diff) |
gstreamer: make gstreamer 1.0 and 0.10 dual compile
Add fallback activation of an _OLD media component to the core.
Compile both a 0.10 and 1.0 version of the gstreamer component
Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1
Diffstat (limited to 'distro-configs/OxygenOfficeLinux.conf')
-rw-r--r-- | distro-configs/OxygenOfficeLinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/OxygenOfficeLinux.conf b/distro-configs/OxygenOfficeLinux.conf index b4e27b91aaec..274dd9e1934b 100644 --- a/distro-configs/OxygenOfficeLinux.conf +++ b/distro-configs/OxygenOfficeLinux.conf @@ -73,7 +73,7 @@ --without-junit --with-helppack-integration --enable-odk ---enable-gstreamer +--enable-gstreamer-0-10 --enable-graphite --enable-dependency-tracking --enable-python=internal |