xfce4-14.thunar: nativeBuildInputs docbook_xsl
This commit is contained in:
parent
02db164e6c
commit
1099bfa7cb
@ -8,13 +8,7 @@ mkXfceDerivation rec {
|
|||||||
|
|
||||||
sha256 = "01w60csbs2nq1bhb8n1bnmjmx48fm0va3qbnq84z0h2dxpr80b1w";
|
sha256 = "01w60csbs2nq1bhb8n1bnmjmx48fm0va3qbnq84z0h2dxpr80b1w";
|
||||||
|
|
||||||
postPatch = ''
|
nativeBuildInputs = [ libxslt docbook_xsl ];
|
||||||
substituteInPlace docs/Makefile.am \
|
|
||||||
--replace http://docbook.sourceforge.net/release/xsl/current \
|
|
||||||
${docbook_xsl}/share/xml/docbook-xsl
|
|
||||||
'';
|
|
||||||
|
|
||||||
nativeBuildInputs = [ libxslt ];
|
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
exo
|
exo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user