summaryrefslogtreecommitdiff
path: root/net-misc/asterisk/asterisk-16.16.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/asterisk/asterisk-16.16.2.ebuild')
-rw-r--r--net-misc/asterisk/asterisk-16.16.2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-misc/asterisk/asterisk-16.16.2.ebuild b/net-misc/asterisk/asterisk-16.16.2.ebuild
index 6a7ee37f0807..2ca6f4a6d01d 100644
--- a/net-misc/asterisk/asterisk-16.16.2.ebuild
+++ b/net-misc/asterisk/asterisk-16.16.2.ebuild
@@ -19,7 +19,7 @@ IUSE_VOICEMAIL_STORAGE=(
voicemail_storage_odbc
voicemail_storage_imap
)
-IUSE="${IUSE_VOICEMAIL_STORAGE[*]//+/} alsa blocks bluetooth calendar +caps cluster codec2 curl dahdi debug doc freetds gtalk http iconv ilbc ldap libressl lua mysql newt odbc oss pjproject portaudio postgres radius selinux snmp span speex srtp +ssl static statsd syslog unbound vorbis xmpp"
+IUSE="${IUSE_VOICEMAIL_STORAGE[*]} alsa blocks bluetooth calendar +caps cluster codec2 curl dahdi debug doc freetds gtalk http iconv ilbc ldap libressl lua mysql newt odbc oss pjproject portaudio postgres radius selinux snmp span speex srtp +ssl static statsd syslog unbound vorbis xmpp"
IUSE_EXPAND="VOICEMAIL_STORAGE"
REQUIRED_USE="gtalk? ( xmpp )
lua? ( ${LUA_REQUIRED_USE} )
@@ -101,7 +101,8 @@ RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-asterisk )
syslog? ( virtual/logger )"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="dev-libs/libxml2:2
+ virtual/pkgconfig"
QA_DT_NEEDED="/usr/lib.*/libasteriskssl[.]so[.][0-9]\+"
@@ -292,7 +293,7 @@ src_install() {
dodoc UPGRADE* BUGS CREDITS
# install extra documentation
- use doc &&doc/*.{txt,pdf}
+ use doc && dodoc doc/*.{txt,pdf}
# install logrotate snippet; bug #329281
#