Revert "libvorbis: propagate libogg dependency"
This reverts commit bd55792892dc6cc5db172e41f2b36998b3397143.
This commit is contained in:
parent
9740b0d12d
commit
5728c06f83
@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
propagatedBuildInputs = [ libogg ];
|
||||
buildInputs = [ libogg ];
|
||||
|
||||
doCheck = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user