forked from Shinonome/dots-hyprland
Switch to using meta packages for dep installation
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
pkgname=illogical-impulse-python
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgdesc='Illogical Impulse Python Dependencies'
|
||||
arch=(any)
|
||||
license=(None)
|
||||
# Add `python-setuptools-scm` and `python-wheel` explicitly to fix #197
|
||||
depends=(
|
||||
python-build
|
||||
python-pillow
|
||||
python-pywal
|
||||
python-setuptools-scm
|
||||
python-wheel
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user