diff --git a/drkonqi5.changes b/drkonqi5.changes index 9c52280..5448761 100644 --- a/drkonqi5.changes +++ b/drkonqi5.changes @@ -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 diff --git a/drkonqi5.spec b/drkonqi5.spec index a0c34f2..0d42e46 100644 --- a/drkonqi5.spec +++ b/drkonqi5.spec @@ -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