summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsumt2015-08-17 21:26:39 +0300
committersumt2015-08-17 21:26:39 +0300
commit1682b0d9446add4a3a02a40ddb766433b1dea947 (patch)
tree0d2f916dd81ef40e8bcb8152349fa9f4f230d293
parentf4cb70024ba789a4a583d8684df32652181a5001 (diff)
downloadaur-1682b0d9446add4a3a02a40ddb766433b1dea947.tar.gz
remove libpulse optdep
-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')