summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2021-01-16 14:04:26 -0500
committerVincent Grande2021-01-16 14:04:26 -0500
commit6e76c0da700cc7e7229687f7dd290468c2513024 (patch)
tree1cc4584943276a00c3ce673ebe6a97879f7813f2
parent9275e15889af524a5861c6b61b0fc46cc9ed50ab (diff)
downloadaur-6e76c0da700cc7e7229687f7dd290468c2513024.tar.gz
revert
-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")