projects
/
platform
/
core
/
uifw
/
dali-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e661f6
)
Update dali_env script to install required libraries
79/230879/1
author
Richard Huang
<r.huang@samsung.com>
Wed, 15 Apr 2020 15:52:09 +0000
(16:52 +0100)
committer
Richard Huang
<r.huang@samsung.com>
Wed, 15 Apr 2020 15:53:51 +0000
(16:53 +0100)
Change-Id: I4d005a95c776b900061339ca555cc5d8ef97282e
build/scripts/dali_env
patch
|
blob
|
history
diff --git
a/build/scripts/dali_env
b/build/scripts/dali_env
index
b6b3eb5
..
47620bf
100755
(executable)
--- a/
build/scripts/dali_env
+++ b/
build/scripts/dali_env
@@
-1,6
+1,6
@@
#!/usr/bin/perl
-# Copyright (c) 20
19
Samsung Electronics Co., Ltd.
+# Copyright (c) 20
20
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.
@@
-54,6
+54,8
@@
my @system_packages = (
"cifs-utils",
"libgtest-dev",
"libcairo2-dev",
+ "libopencv-dev",
+ "gettext",
);
# Some packages like require building from source