qtstyleplugins: Fix build with qt>=5.15
This commit is contained in:
@@ -10,6 +10,8 @@ mkDerivation {
|
||||
sha256 = "085wyn85nrmzr8nv5zv7fi2kqf8rp1gnd30h72s30j55xvhmxvmy";
|
||||
};
|
||||
|
||||
patches = [ ./fix-build-against-Qt-5.15.patch ];
|
||||
|
||||
nativeBuildInputs = [ pkgconfig qmake ];
|
||||
buildInputs = [ gtk2 ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user