davidedmundson added inline comments.
INLINE COMMENTS
> CMakeLists.txt:17
> +find_library(SELINUX selinux)
>
> find_program(SOCAT_EXECUTABLE socat)
instead of message()
set_package_properties(SELINUX PROPERTIES DESCRIPTION "some security thing"
TYPE OPTIONAL
secureworkstation created this revision.
secureworkstation added projects: Frameworks, Plasma.
Herald added a subscriber: plasma-devel.
secureworkstation requested review of this revision.
REVISION SUMMARY
This patch is a repurposed patch by Daniel Walsh for gnome-keyring:
https://github.c