* ffmpeg needs --enable-shared.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15254
This commit is contained in:
@@ -18,6 +18,7 @@ stdenv.mkDerivation {
|
||||
--disable-ffserver
|
||||
--disable-ffplay
|
||||
--enable-libfaad
|
||||
--enable-shared
|
||||
'';
|
||||
|
||||
buildInputs = [faad2];
|
||||
|
||||
Reference in New Issue
Block a user