(dali_env) Added libssl-dev dependency
[platform/core/uifw/dali-core.git] / build / scripts / dali_env
index 2381f4a..05c9fc3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (c) 2017 Samsung Electronics Co., Ltd.
+# Copyright (c) 2018 Samsung Electronics Co., Ltd.
 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -49,6 +49,7 @@ my @system_packages = (
     "lcov",
     "libcurl4-gnutls-dev",
     "curl",
+    "libssl-dev",
 );
 
 # Some packages like require building from source