mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 07:19:27 -05:00
16 lines
224 B
Bash
16 lines
224 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
|
|
)
|