This commit is contained in:
Daniel Langbein 2021-05-05 17:14:04 +02:00
parent 27c5fe9e7d
commit 393a0ddbf5

View File

@ -2,7 +2,7 @@
_pkgname=xfce4
_reponame=arch
pkgname="de-p1st-$_pkgname"
pkgver=0.0.1
pkgver=0.0.2
pkgrel=1
pkgdesc="XFCE4 with configuration"
arch=('any')
@ -12,7 +12,8 @@ license=('MIT')
depends=()
# ============== DRIVERS and xorg ==============
# ============== base, drivers and xorg ==============
depends+=(de-p1st-base-efi)
depends+=(de-p1st-gpu)
depends+=(xorg-meta)