forked from Shinonome/dots-hyprland
479e80db39
* 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
13 lines
214 B
Bash
13 lines
214 B
Bash
pkgname=illogical-impulse-gnome
|
|
pkgver=1.0
|
|
pkgrel=2
|
|
pkgdesc='Illogical Impulse GNOME Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
polkit-gnome
|
|
gnome-keyring
|
|
gnome-control-center
|
|
blueberry networkmanager
|
|
)
|