mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-06-20 09:49:23 +00:00
Fixed #1280
This commit is contained in:
@@ -234,7 +234,7 @@ install_theme_deps() {
|
||||
}
|
||||
|
||||
install_beggy_deps() {
|
||||
if ! has_command convert; then
|
||||
if ! has_command magick; then
|
||||
prompt -w "DEPS: 'imagemagick' is required for background editing."
|
||||
prepare_deps; stop_animation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user