yabar: pkg-config should be a native build input
This commit is contained in:
parent
12452178e8
commit
1055c43200
@ -16,8 +16,9 @@ stdenv.mkDerivation {
|
||||
|
||||
hardeningDisable = [ "format" ];
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
cairo gdk_pixbuf libconfig pango pkgconfig xcbutilwm docbook_xsl
|
||||
cairo gdk_pixbuf libconfig pango xcbutilwm docbook_xsl
|
||||
alsaLib wirelesstools asciidoc libxslt makeWrapper
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user