summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Matson2016-11-08 16:01:51 -0800
committerDavid Matson2016-11-08 16:01:51 -0800
commit30b9c2b8e205a90aa3b1a679f344b7735c330cbf (patch)
tree4993b77ad6d3fa9013c13152f67a3bb556fe1b79 /PKGBUILD
parent2c64fbe80a76939754eac83c3844cc4a12849b1e (diff)
downloadaur-freeswitch-music.tar.gz
Add dependency on freeswitch-core.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f37ed7337d73..31afa4d94e90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: David Matson <gitcoder at outlook dot com>
pkgbase=freeswitch-music
pkgver=1.0.52
-pkgrel=1
+pkgrel=2
pkgdesc='On-hold music for FreeSWITCH'
arch=('any')
url='https://freeswitch.org/'
license=('custom:none')
+depends=('freeswitch-core')
options=('!strip')
pkgname=()