summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-09-07 09:13:40 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-09-07 09:13:40 -0500
commit89f7cd8182478e4f6654f801ae29460348588097 (patch)
treef051f6b40141d046069bc21b38d8a5a12e412180 /res
parent6d56b87642ad8415e8eb67631b98c9de048a38a9 (diff)
parent117a7741c856886c52ce014e3034993cc02f0358 (diff)
Merge "build: Add download capability for external packages" into 13
Diffstat (limited to 'res')
-rw-r--r--res/res.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/res.xml b/res/res.xml
new file mode 100644
index 000000000..e9cb5f962
--- /dev/null
+++ b/res/res.xml
@@ -0,0 +1,6 @@
+<member name="res_digium_phone" displayname="Download the Digium Phone Module for Asterisk. See http://downloads.digium.com/pub/telephony/res_digium_phone/README.">
+ <support_level>external</support_level>
+ <depend>xmlstarlet</depend>
+ <depend>bash</depend>
+ <defaultenabled>no</defaultenabled>
+</member>