[PATCH seastar] install-dependencies.sh: add systemtap-sdt-dev to Ubuntu/Debian dependencies

1 view
Skip to first unread message

Takuya ASADA

<syuu@scylladb.com>
unread,
Jan 11, 2017, 11:25:40 PM1/11/17
to seastar-dev@googlegroups.com, Takuya ASADA
Signed-off-by: Takuya ASADA <sy...@scylladb.com>
---
install-dependencies.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install-dependencies.sh b/install-dependencies.sh
index 0274805..3322a90 100755
--- a/install-dependencies.sh
+++ b/install-dependencies.sh
@@ -28,7 +28,7 @@ if [ "$ID" = "ubuntu" ] || [ "$ID" = "debian" ]; then
add-apt-repository -y ppa:ubuntu-toolchain-r/test
apt-get -y update
fi
- apt-get install -y libaio-dev ninja-build ragel libhwloc-dev libnuma-dev libpciaccess-dev libcrypto++-dev libboost-all-dev libxen-dev libxml2-dev xfslibs-dev libgnutls28-dev liblz4-dev libsctp-dev gcc make libprotobuf-dev protobuf-compiler python3 libunwind8-dev
+ apt-get install -y libaio-dev ninja-build ragel libhwloc-dev libnuma-dev libpciaccess-dev libcrypto++-dev libboost-all-dev libxen-dev libxml2-dev xfslibs-dev libgnutls28-dev liblz4-dev libsctp-dev gcc make libprotobuf-dev protobuf-compiler python3 libunwind8-dev systemtap-sdt-dev
if [ "$ID" = "ubuntu" ]; then
apt-get install -y g++-5
echo "g++-5 is installed for Seastar. To build Seastar with g++-5, specify '--compiler=g++-5' on configure.py"
--
2.7.4

Commit Bot

<bot@cloudius-systems.com>
unread,
Jan 12, 2017, 5:26:31 AM1/12/17
to seastar-dev@googlegroups.com, Takuya ASADA
From: Takuya ASADA <sy...@scylladb.com>
Committer: Avi Kivity <a...@scylladb.com>
Branch: master

install-dependencies.sh: add systemtap-sdt-dev to Ubuntu/Debian dependencies

Signed-off-by: Takuya ASADA <sy...@scylladb.com>
Message-Id: <1484195137-939-1-g...@scylladb.com>

---
diff --git a/install-dependencies.sh b/install-dependencies.sh
Reply all
Reply to author
Forward
0 new messages