libreoffice-qt: kf5 header files have moved into a subdir

This commit is contained in:
Peter Hoeg 2022-03-22 17:16:55 +08:00
parent b41aeea9a1
commit 6340db6249

View File

@ -110,6 +110,7 @@ in (mkDrv rec {
'GPGMEPP_CFLAGS=-I${gpgme.dev}/include/gpgme++'
'' + lib.optionalString kdeIntegration ''
substituteInPlace configure.ac \
--replace kcoreaddons_version.h KCoreAddons/kcoreaddons_version.h \
--replace '$QT5INC' ${qtbase.dev}/include \
--replace '$QT5LIB' ${qtbase.out}/lib \
--replace '-I$qt5_incdir ' '-I${qtx11extras.dev}/include '\