#!bin/sh

cat >&2 <<-EOF
* This package does not contain any optional dependencies.
* For certain functionality, please install additionally:
*
* py3-awesomeversion: for using "sort_version_key = awesomeversion" in configuration files
* py3-lxml: for the htmlparser source
* py3-packaging: for the pypi source
* py3-toml: for nvchecker-ini2toml script
* git: for the git source
* py3-gobject3: for nvchecker-notify
* libnotify: for nvchecker-notify
EOF

exit 0
