move gnome-bluetooth-3.0 and gammastep to ags dependencies

* our ags configuration uses the bluetooth module so it can't start w/o
  gnome-bluetooth-3.0
* gammastep is used by ags sidebar and irrelevant to gnome
This commit is contained in:
Moeta Yuko
2024-10-31 10:45:35 +08:00
parent 27e17dd3b8
commit 479e80db39
3 changed files with 5 additions and 9 deletions
@@ -1,6 +1,6 @@
pkgname=illogical-impulse-gnome
pkgver=1.0
pkgrel=1
pkgrel=2
pkgdesc='Illogical Impulse GNOME Dependencies'
arch=(any)
license=(None)
@@ -9,7 +9,4 @@ depends=(
gnome-keyring
gnome-control-center
blueberry networkmanager
gammastep
gnome-bluetooth-3.0
)