Ian Wadham <[email protected]> writes: > What I guess Mathias and I really need is to declare a strong *functional* > dependency on OpenAL and SndFile, without clobbering the build, but > making sure that the packager or builder sees that something is missing. > How can that be done?
On the build side, do you need more than marking it as an optional dependency so that it will be shown as not found when CMake lists which packages were found or not? You can also mail the kde-packager mailing list and warn the folks there about these changes. _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
