forked from Shinonome/dots-hyprland
Properly deprecate matugen-bin
This commit is contained in:
@@ -18,6 +18,7 @@ remove_deprecated_dependencies(){
|
||||
list+=(illogical-impulse-{microtex,pymyc-aur})
|
||||
list+=(hyprland-qtutils)
|
||||
list+=({quickshell,hyprutils,hyprpicker,hyprlang,hypridle,hyprland-qt-support,hyprland-qtutils,hyprlock,xdg-desktop-portal-hyprland,hyprcursor,hyprwayland-scanner,hyprland}-git)
|
||||
list+=(matugen-bin)
|
||||
for i in ${list[@]};do try sudo pacman --noconfirm -Rdd $i;done
|
||||
}
|
||||
# NOTE: `implicitize_old_dependencies()` was for the old days when we just switch from dependencies.conf to local PKGBUILDs.
|
||||
|
||||
Reference in New Issue
Block a user