mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
gtk-doc: patch interpreter line for gtkdocize
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
ninja,
|
||||
pkg-config,
|
||||
python3,
|
||||
bashNonInteractive,
|
||||
docbook_xml_dtd_43,
|
||||
docbook-xsl-nons,
|
||||
libxslt,
|
||||
@@ -51,6 +52,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
bashNonInteractive
|
||||
docbook_xml_dtd_43
|
||||
docbook-xsl-nons
|
||||
libxslt
|
||||
|
||||
Reference in New Issue
Block a user