mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
17 lines
248 B
Bash
17 lines
248 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
|
|
python-opencv
|
|
)
|