summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aec8717cdfd0..891ba65b079d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,6 @@ pkgbase = palemoon-bin
optdepends = gstreamer0.10-bad-plugins: aac, vp8 and opus decoding
optdepends = gstreamer0.10-ugly-plugins: h.264 and mp3 decoding
optdepends = gstreamer0.10-ffmpeg: more decoders
- optdepends = libpulse: PulseAudio audio driver
optdepends = hunspell: spell checker and morphological analyzer
optdepends = hyphen: library for hyphenation and justification
provides = palemoon
diff --git a/PKGBUILD b/PKGBUILD
index 4b908a878d8b..b96abafcebf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ optdepends=('gstreamer0.10-base-plugins: vorbis decoding, ogg demuxing'
'gstreamer0.10-bad-plugins: aac, vp8 and opus decoding'
'gstreamer0.10-ugly-plugins: h.264 and mp3 decoding'
'gstreamer0.10-ffmpeg: more decoders'
- 'libpulse: PulseAudio audio driver'
'hunspell: spell checker and morphological analyzer'
'hyphen: library for hyphenation and justification')
provides=('palemoon')