forked from Shinonome/dots-hyprland
17 lines
232 B
Bash
17 lines
232 B
Bash
pkgname=illogical-impulse-python
|
|
pkgver=1.1
|
|
pkgrel=4
|
|
pkgdesc='Illogical Impulse Python Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
clang
|
|
uv
|
|
gtk4
|
|
libadwaita
|
|
libsoup3
|
|
libportal-gtk4
|
|
gobject-introspection
|
|
sassc
|
|
)
|