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
|
||||
of your choice."
|
||||
|
||||
run_depends="glibc-2.8"
|
||||
run_depends="glibc-2.8 openssl-0.9.8"
|
||||
|
||||
post_install()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue