kid3: remove unused automoc4 input
This commit is contained in:
parent
413383e9ad
commit
965c6422fc
@ -1,7 +1,6 @@
|
||||
{ lib
|
||||
, stdenv
|
||||
, fetchurl
|
||||
, automoc4
|
||||
, chromaprint
|
||||
, cmake
|
||||
, docbook_xml_dtd_45
|
||||
@ -44,7 +43,6 @@ stdenv.mkDerivation rec {
|
||||
wrapQtAppsHook
|
||||
];
|
||||
buildInputs = [
|
||||
automoc4
|
||||
chromaprint
|
||||
ffmpeg
|
||||
flac
|
||||
|
Loading…
Reference in New Issue
Block a user