aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTianyu Li <tianyu.li@arm.com>2022-04-12 15:05:08 +0800
committerDamjan Marion <dmarion@me.com>2022-04-13 09:26:33 +0000
commit46f1dbc19898c3707b4783d309d4046144ef0c69 (patch)
tree50d809f6b6b224868b27b243e2626ee02de54231 /Makefile
parenta80a5b00aac2637aac5160cc34941372d0641c9d (diff)
build: fix rpm build nasm not found
Type: make Signed-off-by: Tianyu Li <tianyu.li@arm.com> Change-Id: I7ac1d0472edf8d48eac21a7b580a06456bf60c30
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index affcc497512..8eb1d54189d 100644
--- 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