projects
/
platform
/
upstream
/
armcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1039bf4
)
Fix dependency error
author
MyungJoo Ham
<myungjoo.ham@samsung.com>
Wed, 25 Sep 2019 01:26:29 +0000
(10:26 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Wed, 3 Mar 2021 07:46:37 +0000
(16:46 +0900)
Libarmcl's main package is libarmcl-release, not libarmcl.
Change-Id: I960f7c17121320e82efe72a0c991aac3afac5905
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/libarmcl.spec
patch
|
blob
|
history
diff --git
a/packaging/libarmcl.spec
b/packaging/libarmcl.spec
index a2601daebdc5e45b0b511e6a99d1a73684395b94..0eb976d80c389dbbdce6a129a1a09817695705e0 100644
(file)
--- a/
packaging/libarmcl.spec
+++ b/
packaging/libarmcl.spec
@@
-28,7
+28,7
@@
Summary: ARM Compute Library file
%package devel
Summary: Userspace interface to ARM Compute Library
-Requires: %{name} = %{version}-%{release}
+Requires: %{name}
-release
= %{version}-%{release}
%description devel
Summary: Userspace interface to ARM Compute Library