mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
cmake: needs openssl at runtime.
--HG-- extra : convert_revision : ff9ead6ff17597c1b7850006df23551453d09c7c
This commit is contained in:
parent
644867c419
commit
919ac78f4c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ long_desc="
|
||||||
makefiles and workspaces that can be used in the compiler environment
|
makefiles and workspaces that can be used in the compiler environment
|
||||||
of your choice."
|
of your choice."
|
||||||
|
|
||||||
run_depends="glibc-2.8"
|
run_depends="glibc-2.8 openssl-0.9.8"
|
||||||
|
|
||||||
post_install()
|
post_install()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue