aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/callweaver/callweaver_1.2.0-rc5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/callweaver/callweaver_1.2.0-rc5.bb')
-rw-r--r--recipes/callweaver/callweaver_1.2.0-rc5.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/callweaver/callweaver_1.2.0-rc5.bb b/recipes/callweaver/callweaver_1.2.0-rc5.bb
index 815c0e9f13..200448c452 100644
--- a/recipes/callweaver/callweaver_1.2.0-rc5.bb
+++ b/recipes/callweaver/callweaver_1.2.0-rc5.bb
@@ -4,21 +4,21 @@ DESCRIPTION_${PN}-fax = "Fax send/receive file and T.38 support for Callweaver"
DESCRIPTION_${PN}-ldap = "LDAP Directory services interface for Callweaver"
DESCRIPTION_${PN}-sounds = "Standard set of audio prompts for Callweaver"
HOMEPAGE = "http://www.callweaver.org"
-RDEPENDS = "ssmtp"
+RDEPENDS_${PN} = "ssmtp"
SECTION = "voip"
LICENSE = "GPL"
DEPENDS = "openssl zlib tiff libcap spandsp (>= 0.0.3+0.0.4pre10) speex readline js \
sox-native findutils-native"
-RRECOMMENDS = "logrotate"
+RRECOMMENDS_${PN} = "logrotate"
RRECOMMENDS_${PN}-ogi = "perl perl-module-strict callweaver-perl"
-PR = "r1"
+PR = "r2"
S = "${WORKDIR}/callweaver-1.2-rc5"
CWRCV = "rc5"
SRC_URI = "http://devs.callweaver.org/release/callweaver-1.2.0-${CWRCV}.tar.bz2 \
svn://svn.callweaver.org/callweaver-sounds/trunk/sounds/en_US;module=MelanieTaylor;proto=https;rev=4466 \
- file://bootstrap.patch;patch=1 \
+ file://bootstrap.patch \
file://logrotate \
file://volatiles \
file://init"