packaging: add libdw as build dependency 12/231712/3 accepted/tizen_6.0_base accepted/tizen_6.0_base_tool accepted/tizen_6.0_base_tool_hotfix tizen_6.0_base tizen_6.0_base_hotfix accepted/tizen/6.0/base/20201029.110508 accepted/tizen/6.0/base/20230713.142823 accepted/tizen/6.0/base/tool/20201029.111946 accepted/tizen/6.0/base/tool/hotfix/20201030.124707 accepted/tizen/6.0/base/tool/hotfix/20201102.085938 accepted/tizen/6.5/base/tool/20211027.115116 accepted/tizen/base/20200426.213224 submit/tizen_6.0_base/20201029.184801 submit/tizen_6.0_base_hotfix/20201030.192501 submit/tizen_6.0_base_hotfix/20201102.162701 submit/tizen_6.5_base/20211026.180901 submit/tizen_6.5_base/20211027.183101 submit/tizen_6.5_base/20211027.200601 submit/tizen_base/20200424.085441 tizen_6.0.m2_release tizen_6.5.m2_release
authorDongkyun Son <dongkyun.s@samsung.com>
Thu, 23 Apr 2020 21:53:33 +0000 (06:53 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Fri, 24 Apr 2020 00:21:47 +0000 (09:21 +0900)
libdw is not installed in buildroot that can cause strip failure

eu-strip: error while loading shared libraries: libdw.so.1: cannot open
shared object file: No such file or directory

Change-Id: Ide7729dfa559ae8e59d992e7f8ee2ca7e0c90f46
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/elfutils.spec

index 8bef4bd..42418e3 100644 (file)
@@ -16,6 +16,7 @@ BuildRequires:  bzip2-devel
 BuildRequires:  flex
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
+BuildRequires:  libdw
 
 %description
 This package provides a higher-level library to access ELF files. This