The gdb uses python encodings module, and in python3 package, it is
in python3-base. So, need to add python3-base dependency explicitly.
Change-Id: I9177995d06db6802e6aef742bfc4e108aed1aba4
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
%define gdb_src gdb-%{version}
%define gdb_build build-%{_target_platform}
Requires: python3
%define gdb_src gdb-%{version}
%define gdb_build build-%{_target_platform}
Requires: python3
Requires: libgmp
BuildRequires: bison
BuildRequires: expat-devel
Requires: libgmp
BuildRequires: bison
BuildRequires: expat-devel