forked from Shinonome/dots-hyprland
16 lines
254 B
Bash
16 lines
254 B
Bash
pkgname=illogical-impulse-python
|
|
pkgver=1.1
|
|
pkgrel=1
|
|
pkgdesc='Illogical Impulse Python Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
gtk4
|
|
libadwaita
|
|
libsoup3
|
|
libportal-gtk4
|
|
blueprint-compiler
|
|
gobject-introspection
|
|
sassc
|
|
)
|