c8a6369
cb24c52
@@ -87,6 +87,12 @@
- gstreamer1-plugin-openh264
- mozilla-openh264
- openh264
+ # Always exclude dnf when pulled in as a dependency
+ - dnf
+ - dnf-data
+ - dnf-plugins-core
+ - dnf5
+ - dnf5-plugins
postprocess:
- |
@@ -26,6 +26,9 @@
- mobile-broadband-provider-info
# Make sure that modem support is installed
- NetworkManager-ppp
+ # Install gdb to make getting backtraces work with DrKonqi
+ # The dnf dependency is excluded in the common manifest
+ - gdb
# Make sure the following are not pulled in when Recommended by other packages
exclude-packages:
fedora-common-ostree: Exclude dnf dependencies
Make sure to always exclude dnf, even when pulled in as a dependency.
Kinoite: Add gdb for DrKonqi
See: https://pagure.io/fedora-kde/SIG/issue/218
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/3b8d080c1e5b4a049fccf30bf3d64f24
rebased onto cb24c52
2 new commits added
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/57600bc0fd824747bec7f9518f94e754
Pull-Request has been merged by siosm
fedora-common-ostree: Exclude dnf dependencies
Make sure to always exclude dnf, even when pulled in as a dependency.
Kinoite: Add gdb for DrKonqi
See: https://pagure.io/fedora-kde/SIG/issue/218