summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormcol2023-10-10 21:51:32 +0100
committermcol2023-10-10 21:54:05 +0100
commita382e46ba444f95ac0acc4e863c1a2794b6cf385 (patch)
tree61d30a7125a47ac11db4a9a0577fdf2aa508d535 /PKGBUILD
parentbfe09729f68aa325c8871f4bab11c1390fd4d7d5 (diff)
downloadaur-a382e46ba444f95ac0acc4e863c1a2794b6cf385.tar.gz
remove libpulse from makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index febf658b358f..4d7655a9308b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,6 @@ makedepends=(
'git'
'python-setuptools'
'python-setuptools-scm'
- 'libpulse'
'python-installer'
'python-build'
'python-wheel'
@@ -52,7 +51,7 @@ optdepends=(
'cmus: cmus widget'
'jupyter_console: interaction with qtile via Jupyter'
'khal: khal_calendar widget'
- 'libpulse: for pulse_volume and pulseaudio_ffi widget'
+ 'libpulse: for pulse_volume widget'
'librsvg: for SVG support in some widgets widgets or wallpapers'
'lm_sensors: sensors widget'
'moc: moc widget'