[Asterisk-code-review] install prereq: Update Debian/Ubuntu libraries. (asterisk[master])
Alexander Traud
asteriskteam at digium.com
Sat Feb 10 06:56:23 CST 2018
Alexander Traud has uploaded this change for review. ( https://gerrit.asterisk.org/8178
Change subject: install_prereq: Update Debian/Ubuntu libraries.
......................................................................
install_prereq: Update Debian/Ubuntu libraries.
ASTERISK-27555
Change-Id: Idc36e91db30c0163c560d04c5a82bca5d6ce92a8
---
M contrib/scripts/install_prereq
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/78/8178/1
diff --git a/contrib/scripts/install_prereq b/contrib/scripts/install_prereq
index 19da358..367a9a9 100755
--- a/contrib/scripts/install_prereq
+++ b/contrib/scripts/install_prereq
@@ -19,7 +19,7 @@
}
# Basic build system:
-PACKAGES_DEBIAN="build-essential"
+PACKAGES_DEBIAN="build-essential pkg-config"
# Asterisk: basic requirements:
PACKAGES_DEBIAN="$PACKAGES_DEBIAN libedit-dev libjansson-dev libsqlite3-dev uuid-dev libxml2-dev"
# Asterisk: for addons:
--
To view, visit https://gerrit.asterisk.org/8178
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc36e91db30c0163c560d04c5a82bca5d6ce92a8
Gerrit-Change-Number: 8178
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180210/721b371b/attachment.html>
More information about the asterisk-code-review
mailing list