This commit is contained in:
Daniel Langbein 2021-06-22 20:31:49 +02:00
parent 13f5cd5d10
commit 96db2259bf

View File

@ -2,7 +2,7 @@
_pkgname=xfce4 _pkgname=xfce4
_reponame=arch _reponame=arch
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.21 pkgver=0.0.22
pkgrel=1 pkgrel=1
pkgdesc="XFCE4 with configuration" pkgdesc="XFCE4 with configuration"
arch=('any') arch=('any')
@ -54,11 +54,11 @@ depends+=(de-p1st-sddm-theme)
# ============== audio ============== # ============== audio ==============
# pulseaudio - base # pulseaudio - base
ADDITIONAL_PKGS+=('pulseaudio' 'pulseaudio-alsa' 'pavucontrol') depends+=('pulseaudio' 'pulseaudio-alsa' 'pavucontrol')
# pulseaudio - xfce4 # pulseaudio - xfce4
ADDITIONAL_PKGS+=('xfce4-pulseaudio-plugin') depends+=('xfce4-pulseaudio-plugin')
# sound theme # sound theme
ADDITIONAL_PKGS+=('libcanberra' 'libcanberra-pulse') depends+=('libcanberra' 'libcanberra-pulse')
# ============== network, theme, keyboard ============== # ============== network, theme, keyboard ==============
# #