mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 21:03:15 +00:00
qt55.qtbase: don't depend on makeWrapper
This commit is contained in:
parent
302450dbfe
commit
3cfb552bbc
@ -194,8 +194,6 @@ stdenv.mkDerivation {
|
||||
|
||||
nativeBuildInputs = [ python perl pkgconfig ];
|
||||
|
||||
propagatedNativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
# freetype-2.5.4 changed signedness of some struct fields
|
||||
NIX_CFLAGS_COMPILE = "-Wno-error=sign-compare";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user