forked from mirrors/nixpkgs
kio-extras: Fix build with qt 5.10
This commit is contained in:
parent
3fac63b650
commit
b72de3e286
|
@ -18,5 +18,5 @@ mkDerivation {
|
|||
kdbusaddons kguiaddons kdnssd kiconthemes ki18n kio khtml kdelibs4support
|
||||
kpty libmtp libssh openexr openslp phonon qtsvg samba solid
|
||||
];
|
||||
NIX_CFLAGS_COMPILE = [ "-I${ilmbase.dev}/include/OpenEXR" ];
|
||||
CXXFLAGS = [ "-I${ilmbase.dev}/include/OpenEXR" ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue