akonadi: fix path to kio_version.h

This commit is contained in:
Thomas Tuegel
2021-05-11 12:15:02 -05:00
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
];
}