abuild: fix build

This commit is contained in:
superherointj
2024-06-24 19:36:52 -03:00
parent a4853d2129
commit a2ef859821

View File

@@ -11,6 +11,7 @@
, busybox
, apk-tools
, perl
, findutils
}:
stdenv.mkDerivation rec {
@@ -44,6 +45,7 @@ stdenv.mkDerivation rec {
scdoc
makeWrapper
file
findutils
];
patchPhase = ''