summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24e3b69c8a71..419cb3c16eab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -47,7 +47,6 @@ pkgbase = pulseaudio-nosystemd-git
depends = python-dbus
depends = python-sip
depends = fftw
- depends = dconf
optdepends = alsa-plugins: ALSA support
optdepends = pulseaudio-alsa: ALSA configuration (recommended)
optdepends = lirc-utils: infra-red support
diff --git a/PKGBUILD b/PKGBUILD
index 4b3299ea99e0..a916bbd720a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ url="https://www.freedesktop.org/wiki/Software/PulseAudio/"
license=(GPL)
depends=(lib{ltdl,soxr,asyncns,xtst,sndfile} "rtkit" "speexdsp" "tdb" "orc"
"webrtc-audio-processing" jack "lirc" bluez{,-libs} "sbc"
- python-{pyqt5,dbus,sip} "fftw" dconf)
+ python-{pyqt5,dbus,sip} "fftw")
makedepends=("git" lib{asyncns,xtst,tool,soxr,sndfile} "attr" "rtkit" "speexdsp"
"tdb" jack bluez{,-libs} "intltool" "sbc" "lirc" "fftw"
"orc" "gtk3" "webrtc-audio-processing" "check" "meson" "dconf")