recommends: add gtk-redshift

This commit is contained in:
Mika Suomalainen 2012-08-27 17:38:48 +03:00
parent 04e61ecf89
commit 6bfc84d81b
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
command -v \youtube-dl >/dev/null 2>&1 || { echo >&2 "shell-things contains youtube-dl alias for automatically setting video title as name, so you might want to install youtube-dl."; }
command -v \gtk-redshift >/dev/null 2>&1 || { echo >&2 "xsessionrc tries to start gtk-redshift automatically on boot, so you might want to install it (or redshift in some distributions)."; }
if [ ! -f /usr/share/doc/gnupg-curl/copyright ]
then
echo "You might want to install gnupg-curl. It allows you to use shortened URLs with gpg1."