mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
fix
This commit is contained in:
parent
13f5cd5d10
commit
96db2259bf
@ -2,7 +2,7 @@
|
||||
_pkgname=xfce4
|
||||
_reponame=arch
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.21
|
||||
pkgver=0.0.22
|
||||
pkgrel=1
|
||||
pkgdesc="XFCE4 with configuration"
|
||||
arch=('any')
|
||||
@ -54,11 +54,11 @@ depends+=(de-p1st-sddm-theme)
|
||||
|
||||
# ============== audio ==============
|
||||
# pulseaudio - base
|
||||
ADDITIONAL_PKGS+=('pulseaudio' 'pulseaudio-alsa' 'pavucontrol')
|
||||
depends+=('pulseaudio' 'pulseaudio-alsa' 'pavucontrol')
|
||||
# pulseaudio - xfce4
|
||||
ADDITIONAL_PKGS+=('xfce4-pulseaudio-plugin')
|
||||
depends+=('xfce4-pulseaudio-plugin')
|
||||
# sound theme
|
||||
ADDITIONAL_PKGS+=('libcanberra' 'libcanberra-pulse')
|
||||
depends+=('libcanberra' 'libcanberra-pulse')
|
||||
|
||||
# ============== network, theme, keyboard ==============
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user