mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 21:18:34 +00:00
akonadi: fix path to kio_version.h
This commit is contained in:
parent
b31dc33e33
commit
13cb2b00e8
@ -34,5 +34,6 @@ mkDerivation {
|
||||
''-DNIXPKGS_POSTGRES_PG_UPGRADE=\"\"''
|
||||
''-DNIXPKGS_POSTGRES_INITDB=\"\"''
|
||||
''-DNIX_OUT=\"${placeholder "out"}\"''
|
||||
''-I${lib.getDev kio}/include/KF5'' # Fixes: kio_version.h: No such file or directory
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user