added findutils as dependencies
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
## 20 March 2025
|
## 20 March 2025
|
||||||
- adjusted hyprland installation script. This is great for those who are using -git packages
|
- adjusted hyprland installation script. This is great for those who are using -git packages
|
||||||
|
- added findutils as dependencies
|
||||||
|
|
||||||
## 11 March 2025
|
## 11 March 2025
|
||||||
- Added uninstall script
|
- Added uninstall script
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
base=(
|
base=(
|
||||||
base-devel
|
base-devel
|
||||||
archlinux-keyring
|
archlinux-keyring
|
||||||
|
findutils
|
||||||
)
|
)
|
||||||
|
|
||||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||||
|
|||||||
Reference in New Issue
Block a user