treewide: Make explicit that 'dev' output of ffmpeg is used
This commit is contained in:
committed by
Vladimír Čunát
parent
8bbc3fe801
commit
bb5a922c78
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
configureFlags = [
|
||||
"--enable-ldap"
|
||||
"--with-ffmpeg=${ffmpeg}"
|
||||
"--with-ffmpeg=${ffmpeg.dev}"
|
||||
"--with-polarssl=${polarssl}"
|
||||
"--enable-lime"
|
||||
"--enable-external-ortp"
|
||||
|
||||
Reference in New Issue
Block a user