Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
ffmpeg2theora
Commits
8847cf00
Commit
8847cf00
authored
Aug 23, 2009
by
Jan Gerber
Browse files
update depends on beta3
parent
2787609d
Changes
1
Show whitespace changes
Inline
Side-by-side
SConstruct
View file @
8847cf00
...
...
@@ -107,7 +107,7 @@ if not conf.CheckPKGConfig(pkgconfig_version):
print
'pkg-config >= %s not found.'
%
pkgconfig_version
Exit
(
1
)
XIPH_LIBS
=
"ogg >= 1.1 vorbis vorbisenc theora
d
ec >= 1.1
.0 theoraenc >= 1.1.0
"
XIPH_LIBS
=
"ogg >= 1.1 vorbis vorbisenc theorae
n
c >= 1.1
beta3
"
if
not
conf
.
CheckPKG
(
XIPH_LIBS
):
print
'some xiph libs are missing, ffmpeg2theora depends on %s'
%
XIPH_LIBS
...
...
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