projects
/
platform
/
core
/
uifw
/
OpenUSD.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfc5fac
)
[Tizen] Fix spec to use pkgconfig for libtbb
03/322803/2
accepted/tizen_unified
accepted/tizen_unified_x
tizen
accepted/tizen/unified/20250428.091708
accepted/tizen/unified/x/20250428.070456
author
Seungho Baek
<sbsh.baek@samsung.com>
Wed, 16 Apr 2025 05:33:54 +0000
(14:33 +0900)
committer
Seungho Baek
<sbsh.baek@samsung.com>
Thu, 17 Apr 2025 06:42:19 +0000
(15:42 +0900)
Change-Id: Iee8d31900c54df076a96cad6897725e8475c0596
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
packaging/openusd.spec
patch
|
blob
|
history
diff --git
a/packaging/openusd.spec
b/packaging/openusd.spec
index 17238b531352f67069311cc71fe76ac5454a33c4..91c01dafb7ac07fb855c561caee209c9a9e2f905 100644
(file)
--- a/
packaging/openusd.spec
+++ b/
packaging/openusd.spec
@@
-7,8
+7,8
@@
License: Modified Apache 2.0 License
Source0: %{name}-%{version}.tar.gz
Source1: %{name}.manifest
-Requires: libtbb
-BuildRequires:
libtbb-devel
+ExcludeArch: riscv64
+BuildRequires:
pkgconfig(libtbb)
BuildRequires: cmake
BuildRequires: pkgconfig
BuildRequires: gawk