tdb: change wafHook to waf.hook

This commit is contained in:
Anderson Torres
2023-08-26 13:12:09 +00:00
parent fb3878d323
commit ccc75bc846
+2 -2
View File
@@ -1,7 +1,7 @@
{ lib, stdenv
, fetchurl
, pkg-config
, wafHook
, waf
, python3
, readline
, libxslt
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
python3
pkg-config
wafHook
waf.hook
libxslt
docbook-xsl-nons
docbook_xml_dtd_45