qt: depend on OpenSSL
OS X doesn't come with an OpenSSL supported by Qt4.
This commit is contained in:
@@ -58,7 +58,7 @@ class Qt(Package):
|
|||||||
patch('qt4-corewlan-new-osx.patch', when='@4')
|
patch('qt4-corewlan-new-osx.patch', when='@4')
|
||||||
|
|
||||||
# Use system openssl for security.
|
# Use system openssl for security.
|
||||||
# depends_on("openssl")
|
depends_on("openssl")
|
||||||
|
|
||||||
depends_on("gtkplus", when='+gtk')
|
depends_on("gtkplus", when='+gtk')
|
||||||
depends_on("libxml2")
|
depends_on("libxml2")
|
||||||
|
Reference in New Issue
Block a user