if spell_ok openssl;then
  for each in $(show_up_depends openssl 1); do
    up_trigger $each cast_self
  done
fi
