https://bugs.kde.org/show_bug.cgi?id=455118
--- Comment #2 from Albert Zeyer <alb...@gmail.com> --- Ah so I should follow the general KDE dev docs? I did that now and then I get this error: ``` $ kdesrc-build okular kdesrc-build requires some minimal support to operate, including support from the Perl runtime that kdesrc-build is built upon. Some mandatory Perl modules are missing, and kdesrc-build cannot operate without them. Please ensure these modules are installed and available to Perl: IO::Socket::SSL one of (YAML::XS, YAML::PP, YAML::Syck) kdesrc-build can do this for you on many distros: Run 'kdesrc-build --initial-setup' ``` (Of course I ran `kdesrc-build --initial-setup` already.) I thought that other KDE/Qt packages usually use qmake, so I thought that Okular is an exception by using cmake and it would not follow the regular KDE packages. -- You are receiving this mail because: You are watching all bug changes.