Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
ffmpeg2theora
Commits
ea82ecfb
Commit
ea82ecfb
authored
Aug 06, 2009
by
Jan Gerber
Browse files
depend on beta3
parent
3b5562ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
SConstruct
View file @
ea82ecfb
...
...
@@ -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 theoradec >= 1.1
alpha3
theoraenc >= 1.1
alpha3
"
XIPH_LIBS
=
"ogg >= 1.1 vorbis vorbisenc theoradec >= 1.1
beta1
theoraenc >= 1.1
beta1
"
if
not
conf
.
CheckPKG
(
XIPH_LIBS
):
print
'some xiph libs are missing, ffmpeg2theora depends on %s'
%
XIPH_LIBS
...
...
Write
Preview
Markdown
is supported
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