qt54.qtbase: don't propagate makeWrapper dependency
I have no idea how it even got here; it's certainly not necessary!
This commit is contained in:
@@ -197,8 +197,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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user