mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
bcb815aac5
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
17 lines
263 B
Bash
17 lines
263 B
Bash
groups=(illogical-impulse)
|
|
pkgname=illogical-impulse-kde
|
|
pkgver=1.0
|
|
pkgrel=3
|
|
pkgdesc='Illogical Impulse KDE Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
bluedevil
|
|
gnome-keyring
|
|
networkmanager
|
|
plasma-nm
|
|
polkit-kde-agent
|
|
dolphin
|
|
systemsettings
|
|
)
|