ensure that gdb pretty-printers are usable

f41
David Tardon 10 years ago
parent a5b104917c
commit 602b80a212

@ -873,6 +873,11 @@ package or when debugging this package.
Summary: Additional support for debugging with gdb
Group: Development/Debug
Requires: gdb
%if 0%{libo_python3}
Requires: python3-six
%else
Requires: python-six
%endif
AutoReqProv: 0
%description gdb-debug-support

Loading…
Cancel
Save