summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Matson2016-11-08 16:01:51 -0800
committerDavid Matson2016-11-08 16:01:51 -0800
commit30b9c2b8e205a90aa3b1a679f344b7735c330cbf (patch)
tree4993b77ad6d3fa9013c13152f67a3bb556fe1b79
parent2c64fbe80a76939754eac83c3844cc4a12849b1e (diff)
downloadaur-30b9c2b8e205a90aa3b1a679f344b7735c330cbf.tar.gz
Add dependency on freeswitch-core.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e30345027c9..69b0f64fbacc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = freeswitch-music
pkgdesc = On-hold music for FreeSWITCH
pkgver = 1.0.52
- pkgrel = 1
+ pkgrel = 2
url = https://freeswitch.org/
arch = any
license = custom:none
+ depends = freeswitch-core
noextract = freeswitch-sounds-music-8000-1.0.52.tar.gz
noextract = freeswitch-sounds-music-16000-1.0.52.tar.gz
noextract = freeswitch-sounds-music-32000-1.0.52.tar.gz
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=()