[Git][NTPsec/ntpsec][master] No need to include runtime for libssl and libcap2 directly

Matt Selsky gitlab at mg.gitlab.com
Sun Nov 25 19:50:06 UTC 2018


Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
05443538 by Matt Selsky at 2018-11-24T23:32:57Z
No need to include runtime for libssl and libcap2 directly

The dev packages will pull in the runtime packages automatically on Debian. See:
https://packages.debian.org/sid/libssl-dev
https://packages.debian.org/sid/libcap-dev

Fixes Gitlab issue #502

- - - - -


1 changed file:

- buildprep


Changes:

=====================================
buildprep
=====================================
@@ -135,7 +135,7 @@ daemon () {
 	    $install bison libssl-dev			# build
 	    $install libcap-dev libseccomp-dev		# build
 	    $install libavahi-compat-libdnssd-dev	# optional build
-	    $install libssl1.0.0 libcap2 pps-tools
+	    $install pps-tools
 	    ;;
 	emerge)
 						# Build environment included!



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/05443538afe276a73c64fb9cafeb97c86f56137e

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/05443538afe276a73c64fb9cafeb97c86f56137e
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20181125/a7077782/attachment.html>


More information about the vc mailing list