mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
fix
This commit is contained in:
parent
27c5fe9e7d
commit
393a0ddbf5
@ -2,7 +2,7 @@
|
|||||||
_pkgname=xfce4
|
_pkgname=xfce4
|
||||||
_reponame=arch
|
_reponame=arch
|
||||||
pkgname="de-p1st-$_pkgname"
|
pkgname="de-p1st-$_pkgname"
|
||||||
pkgver=0.0.1
|
pkgver=0.0.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="XFCE4 with configuration"
|
pkgdesc="XFCE4 with configuration"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -12,7 +12,8 @@ license=('MIT')
|
|||||||
|
|
||||||
depends=()
|
depends=()
|
||||||
|
|
||||||
# ============== DRIVERS and xorg ==============
|
# ============== base, drivers and xorg ==============
|
||||||
|
depends+=(de-p1st-base-efi)
|
||||||
depends+=(de-p1st-gpu)
|
depends+=(de-p1st-gpu)
|
||||||
depends+=(xorg-meta)
|
depends+=(xorg-meta)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user