forked from Shinonome/dots-hyprland
Remove non-needed deps from dist-arch
This commit is contained in:
@@ -5,7 +5,6 @@ pkgdesc='Illogical Impulse Basic Dependencies'
|
|||||||
arch=(any)
|
arch=(any)
|
||||||
license=(None)
|
license=(None)
|
||||||
depends=(
|
depends=(
|
||||||
axel
|
|
||||||
bc
|
bc
|
||||||
coreutils
|
coreutils
|
||||||
cliphist
|
cliphist
|
||||||
@@ -14,7 +13,6 @@ depends=(
|
|||||||
wget
|
wget
|
||||||
ripgrep
|
ripgrep
|
||||||
jq
|
jq
|
||||||
meson
|
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
# Used in install script
|
# Used in install script
|
||||||
rsync
|
rsync
|
||||||
|
|||||||
@@ -6,16 +6,10 @@ arch=(any)
|
|||||||
license=(None)
|
license=(None)
|
||||||
depends=(
|
depends=(
|
||||||
hypridle
|
hypridle
|
||||||
hyprcursor
|
|
||||||
hyprland
|
hyprland
|
||||||
hyprland-qtutils
|
|
||||||
hyprland-qt-support
|
|
||||||
hyprlang
|
|
||||||
hyprlock
|
hyprlock
|
||||||
hyprpicker
|
hyprpicker
|
||||||
hyprsunset
|
hyprsunset
|
||||||
hyprutils
|
|
||||||
hyprwayland-scanner
|
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -12,5 +12,4 @@ depends=(
|
|||||||
libsoup3
|
libsoup3
|
||||||
libportal-gtk4
|
libportal-gtk4
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
sassc
|
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -6,13 +6,11 @@ arch=(any)
|
|||||||
license=(None)
|
license=(None)
|
||||||
depends=(
|
depends=(
|
||||||
fuzzel
|
fuzzel
|
||||||
glib2 # for `gsettings` it seems?
|
glib2
|
||||||
imagemagick
|
imagemagick
|
||||||
hypridle
|
hypridle
|
||||||
hyprutils
|
|
||||||
hyprlock
|
hyprlock
|
||||||
hyprpicker
|
hyprpicker
|
||||||
nm-connection-editor
|
|
||||||
songrec
|
songrec
|
||||||
translate-shell
|
translate-shell
|
||||||
wlogout
|
wlogout
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
### Must be one package per line as it needs to be compared against the explicitly installed list from pacman
|
### Must be one package per line as it needs to be compared against the explicitly installed list from pacman
|
||||||
illogical-impulse-ags
|
illogical-impulse-ags
|
||||||
archlinux-xdg-menu
|
archlinux-xdg-menu
|
||||||
axel
|
|
||||||
bc
|
bc
|
||||||
coreutils
|
coreutils
|
||||||
cliphist
|
cliphist
|
||||||
@@ -14,7 +13,6 @@ wget
|
|||||||
ripgrep
|
ripgrep
|
||||||
gojq
|
gojq
|
||||||
npm
|
npm
|
||||||
meson
|
|
||||||
typescript
|
typescript
|
||||||
gjs
|
gjs
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
|
|||||||
Reference in New Issue
Block a user