mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 08:25:55 +03: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