summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0576dbf33fa0..7a866a65d77d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=icecast-git
pkgver=2.5.0.beta.2.r438.gde3a075
-pkgrel=1
+pkgrel=2
pkgdesc="A streaming media (audio/video) server"
arch=('i686' 'x86_64')
url="http://www.icecast.org/"
license=('GPL2')
-depends=('glibc' 'openssl' 'curl>=7.10' 'libxml2' 'libxslt' 'libtheora' 'libvorbis>=1.0' 'speex' 'libkate')
+depends=('glibc' 'curl' 'libxslt' 'libtheora' 'libvorbis' 'speex' 'libkate')
makedepends=('git')
provides=('icecast')
conflicts=('icecast')