Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
1addcfbe
Commit
1addcfbe
authored
Feb 14, 2010
by
Rémi Denis-Courmont
Browse files
flac decoder does not need ogg. Remove bogus build dependency.
This reverts commit
cc4cabdf
.
parent
e1f8cb2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
1addcfbe
...
...
@@ -3053,7 +3053,7 @@ PKG_ENABLE_MODULES_VLC([DCA], [dtstofloat32], [libdca >= 0.0.5], [DTS Coherent A
dnl
dnl Flac plugin
dnl
PKG_ENABLE_MODULES_VLC([FLAC], [], [flac
ogg
], [libflac decoder/encoder support], [auto])
PKG_ENABLE_MODULES_VLC([FLAC], [], [flac], [libflac decoder/encoder support], [auto])
dnl
dnl Libmpeg2 plugin
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment