Skip to content

Commit e5283ca

Browse files
committed
Remove non-needed deps from dist-arch
1 parent eb55f25 commit e5283ca

File tree

5 files changed

+1
-14
lines changed

5 files changed

+1
-14
lines changed

sdata/dist-arch/illogical-impulse-basic/PKGBUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ pkgdesc='Illogical Impulse Basic Dependencies'
55
arch=(any)
66
license=(None)
77
depends=(
8-
axel
98
bc
109
coreutils
1110
cliphist
@@ -14,7 +13,6 @@ depends=(
1413
wget
1514
ripgrep
1615
jq
17-
meson
1816
xdg-user-dirs
1917
# Used in install script
2018
rsync

sdata/dist-arch/illogical-impulse-hyprland/PKGBUILD

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,10 @@ arch=(any)
66
license=(None)
77
depends=(
88
hypridle
9-
hyprcursor
109
hyprland
11-
hyprland-qtutils
12-
hyprland-qt-support
13-
hyprlang
1410
hyprlock
1511
hyprpicker
1612
hyprsunset
17-
hyprutils
18-
hyprwayland-scanner
1913
xdg-desktop-portal-hyprland
2014
wl-clipboard
2115
)

sdata/dist-arch/illogical-impulse-python/PKGBUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ depends=(
1212
libsoup3
1313
libportal-gtk4
1414
gobject-introspection
15-
sassc
1615
)

sdata/dist-arch/illogical-impulse-widgets/PKGBUILD

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ arch=(any)
66
license=(None)
77
depends=(
88
fuzzel
9-
glib2 # for `gsettings` it seems?
9+
glib2
1010
imagemagick
1111
hypridle
12-
hyprutils
1312
hyprlock
1413
hyprpicker
15-
nm-connection-editor
1614
songrec
1715
translate-shell
1816
wlogout

sdata/dist-arch/previous_dependencies.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
### Must be one package per line as it needs to be compared against the explicitly installed list from pacman
33
illogical-impulse-ags
44
archlinux-xdg-menu
5-
axel
65
bc
76
coreutils
87
cliphist
@@ -14,7 +13,6 @@ wget
1413
ripgrep
1514
gojq
1615
npm
17-
meson
1816
typescript
1917
gjs
2018
xdg-user-dirs

0 commit comments

Comments
 (0)