avisynthplus: drop libdevil dependency
Optional dependency, used only for the `ImageSeq` plugin.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
cmake,
|
||||
pkg-config,
|
||||
gitUpdater,
|
||||
libdevil,
|
||||
soundtouch,
|
||||
}:
|
||||
|
||||
@@ -27,7 +26,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
|
||||
buildInputs = [
|
||||
libdevil
|
||||
soundtouch
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user