SHA256
1
0
forked from pool/drkonqi5

Accepting request 683517 from home:rhabacker:branches:openSUSE:Factory

- Add ptools as runtime dependency to get required tool pbuildid for fetching symbols

OBS-URL: https://build.opensuse.org/request/show/683517
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=63
This commit is contained in:
Fabian Vogt 2019-03-10 09:18:42 +00:00 committed by Git OBS Bridge
parent b897d7d594
commit 3109085495
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 10 09:04:40 UTC 2019 - ralf.habacker@freenet.de
- Add ptools as runtime dependency to get required tool
pbuildid for fetching symbols
-------------------------------------------------------------------
Tue Feb 26 14:04:44 UTC 2019 - fabian@ritter-vogt.de

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -58,6 +58,8 @@ BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5X11Extras)
# We want useful backtraces
Recommends: gdb
# we want symbol install support
Recommends: ptools
Recommends: %{name}-lang
%description