[Git][NTPsec/ntpsec][master] OpenSUSE: more buildprep fixes
Gary E. Miller
gitlab at mg.gitlab.com
Tue Jan 24 03:45:20 UTC 2017
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
d44331d2 by Gary E. Miller at 2017-01-23T19:44:51-08:00
OpenSUSE: more buildprep fixes
- - - - -
1 changed file:
- buildprep
Changes:
=====================================
buildprep
=====================================
--- a/buildprep
+++ b/buildprep
@@ -94,12 +94,13 @@ case $installer in
$do $installer --install python-devel
;;
zypper)
+ $do zypper install -y gnuplot libcap-devel libcap2
+ $do zypper install -y liberation-fonts libseccomp-devel
+ $do zypper install -y libsodium-devel libsodium13
+ $do zypper install -y openssl-devel
+ $do zypper install -y python-devel
echo "# SLES versions 12 and earlier do not have pps-tools"
- $do $installer install basis-devel gnuplot libcap-devel libcap2
- $do $installer install liberation-fonts libseccomp-devel
- $do $installer install libsodium-devel libsodium13
- $do $installer install openssl-libs openssl-devel
- $do $installer install python-devel
+ $do zypper install -y pps-tools pps-tools-devel
;;
esac
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/d44331d2db9c0dd60b7d26d101fb10dddd06a053
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170124/0b8fbe68/attachment.html>
More information about the vc
mailing list