aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/mumble/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/mumble/APKBUILD b/testing/mumble/APKBUILD
index 728456fb27..cf8af32811 100644
--- a/testing/mumble/APKBUILD
+++ b/testing/mumble/APKBUILD
@@ -2,13 +2,14 @@
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
pkgname=mumble
pkgver=1.2.8
-pkgrel=2
+pkgrel=3
pkgdesc="Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming"
url="http://mumble.sourceforge.net/"
arch="all"
license="BSD"
depends="qt-sqlite"
-depends_dev="qt-dev libsndfile-dev protobuf boost-dev avahi-dev protobuf-dev libxi-dev speex-dev libcap-dev"
+depends_dev="qt-dev libsndfile-dev boost-dev avahi-dev protobuf-dev libxi-dev
+ speex-dev libcap-dev"
makedepends="$depends_dev"
install="murmur.pre-install"
pkgusers="murmur"