forked from Shinonome/dots-hyprland
feat: use uv to manage dependencies (#1060)
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
pkgname=illogical-impulse-pymyc-aur
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgdesc='Illogical Impulse PyMYC Dependencies'
|
||||
arch=(any)
|
||||
license=(None)
|
||||
depends=(
|
||||
python-materialyoucolor-git
|
||||
gradience
|
||||
python-libsass
|
||||
python-material-color-utilities
|
||||
)
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
pkgname=illogical-impulse-python
|
||||
pkgver=1.0
|
||||
pkgver=1.1
|
||||
pkgrel=1
|
||||
pkgdesc='Illogical Impulse Python Dependencies'
|
||||
arch=(any)
|
||||
license=(None)
|
||||
depends=(
|
||||
python-build
|
||||
python-pillow
|
||||
python-pywal
|
||||
python-setuptools-scm
|
||||
python-wheel
|
||||
gtk4
|
||||
libadwaita
|
||||
libsoup3
|
||||
libportal-gtk4
|
||||
blueprint-compiler
|
||||
gobject-introspection
|
||||
sassc
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user