SHA256
1
0
forked from pool/drkonqi5

- Recommend gdb for useful backtraces (moved from the pattern)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=36
This commit is contained in:
Fabian Vogt 2018-07-09 11:27:06 +00:00 committed by Git OBS Bridge
parent 96fe1e917f
commit 547645ceb9
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 9 11:26:26 UTC 2018 - fabian@ritter-vogt.de
- Recommend gdb for useful backtraces (moved from the pattern)
-------------------------------------------------------------------
Tue Jun 26 16:00:12 CEST 2018 - fabian@ritter-vogt.de

View File

@ -52,6 +52,8 @@ BuildRequires: cmake(Qt5DBus)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5X11Extras)
# We want useful backtraces
Recommends: gdb
Recommends: %{name}-lang
%description