Hi Leo! > That may be an issue. You might want to check which of those are > perhaps optional, so that you don't need to pull them in. For example > it appears you're also deleting libcrashreporter-qt with no > replacement. I tried building with each one of them, but build fails without them (except libcrashreporter-qt). > kmessagewidget appears to be a part of KDE core. If anything there is > strictly necessary for building, we should perhaps define a package > variant, that has a slightly patched kmessagewidget. qtlockedfile and > qtsingleapplication appear to be part of [1], a sort of metapackage, > from which you could spawn multiple descriptions. For qtokenizer, I am > really not sure. Thanks for the info. This package doesn't have an option or code to use packaged ones. > Okay, but you can do something like PKGCONFIG_GETVAR\\(.+ > _install_dir\\), assuming that such variables should generally only be > bound once. To be honest, I don't know enough CMake to tell, whether > that is a good idea, however. Changed in v9. > In that case, the comment should probably read something along the > lines of "Make sure, that is installed under $prefix." Changed in v9. v9 is attached. Regards, RG.