# [TITLE]: psensor
# [DESCRIPTION]: A graphical hardware temperature monitor for Linux
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]:
# [MAINTAINER]: Auke Kok <auke-jan.h.kok@intel.com>

include(libX11client)
include(curl)
include(libglib)

# start of custom additions (edits outside this area will be removed automatically)
include(lib-openssl)
include(mpfr-lib)

# end of custom additions

# main package
psensor
