DrKonqi currently looks for the gdb binary in the PATH and we can not include the full gdb package as it brings dnf with it.
Let's include gdb-minimal as that should be enough for crash reporting to work with DrKonqi.
See: https://pagure.io/fedora-kde/SIG/issue/218
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/e7054050d608461eb20c29b18f81a82f
rebased onto ca1ba96a639a39ed06022f69ef2238ff4ec80bd7
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/12f710cfcbb648a2900419e7f34affc7
Closing as we'll take another approach.
Pull-Request has been closed by siosm
DrKonqi currently looks for the gdb binary in the PATH and we can not
include the full gdb package as it brings dnf with it.
Let's include gdb-minimal as that should be enough for crash reporting
to work with DrKonqi.
See: https://pagure.io/fedora-kde/SIG/issue/218