projects
/
platform
/
core
/
system
/
docker-launcher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ad403e
)
spec: Remove unnecessary BuildRequires - libopenssl1.1-devel
52/295952/1
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_x_asan
tizen
tizen_8.0
tizen_9.0
accepted/tizen/8.0/unified/20231005.093748
accepted/tizen/9.0/unified/20241030.234351
accepted/tizen/unified/20230718.162209
accepted/tizen/unified/dev/20240620.005714
accepted/tizen/unified/x/asan/20241224.003725
tizen_8.0_m2_release
tizen_9.0_m2_release
author
Kiwoong Ha
<kw1981.ha@samsung.com>
Mon, 17 Jul 2023 23:39:07 +0000
(08:39 +0900)
committer
Kiwoong Ha
<kw1981.ha@samsung.com>
Mon, 17 Jul 2023 23:39:24 +0000
(08:39 +0900)
Change-Id: If167ce2ef650e87fcac7a43ffec96d8768a44a64
Signed-off-by: Kiwoong Ha <kw1981.ha@samsung.com>
packaging/docker-launcher.spec
patch
|
blob
|
history
diff --git
a/packaging/docker-launcher.spec
b/packaging/docker-launcher.spec
index bbdd3dd9ed811a9fded7c00817118e9740bc266e..0fb4cf5ca90223b0bf57480d5105a44de66f9014 100755
(executable)
--- a/
packaging/docker-launcher.spec
+++ b/
packaging/docker-launcher.spec
@@
-11,8
+11,6
@@
Source2: %{name}.service
BuildRequires: cmake
BuildRequires: libcurl-devel
-# need by libcurl on aarch64
-BuildRequires: libopenssl1.1-devel
BuildRequires: pkgconfig(dlog)
BuildRequires: pkgconfig(gmock)
BuildRequires: jsoncpp-devel