Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 29b16ee

Browse files
Modify Fedora package
1 parent d934f18 commit 29b16ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/installation/packages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ elif [[ "$DISTRO" == *"FEDORA"* ]]; then
169169
libtsan \
170170
libubsan \
171171
libatomic \
172-
libtbb-dev
172+
tbb-devel
173173

174174
## ------------------------------------------------
175175
## REDHAT

0 commit comments

Comments
 (0)