From 919ac78f4c9644b23b84dba0e2543f3d6209203f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 27 Jan 2009 13:34:52 +0100 Subject: [PATCH] cmake: needs openssl at runtime. --HG-- extra : convert_revision : ff9ead6ff17597c1b7850006df23551453d09c7c --- templates/cmake.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cmake.tmpl b/templates/cmake.tmpl index 61b3ecfa9ea..8309c7ef708 100644 --- a/templates/cmake.tmpl +++ b/templates/cmake.tmpl @@ -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() {