Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a80a5b0
)
build: fix rpm build nasm not found
46/35946/2
author
Tianyu Li
<
[email protected]
>
Tue, 12 Apr 2022 07:05:08 +0000
(15:05 +0800)
committer
Damjan Marion
<
[email protected]
>
Wed, 13 Apr 2022 09:26:33 +0000
(09:26 +0000)
Type: make
Signed-off-by: Tianyu Li <
[email protected]
>
Change-Id: I7ac1d0472edf8d48eac21a7b580a06456bf60c30
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
affcc49
..
8eb1d54
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-117,6
+117,7
@@
RPM_DEPENDS += ccache
RPM_DEPENDS += xmlto
RPM_DEPENDS += elfutils-libelf-devel
RPM_DEPENDS += libnl3-devel libmnl-devel
+RPM_DEPENDS += nasm
ifeq ($(OS_ID),fedora)
RPM_DEPENDS += dnf-utils