From c2d020b13971bb3775922fe28c6c5a223aa48ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 16 May 2017 09:46:23 +0200 Subject: [PATCH] Fix a typo and filter libreport-devel out properly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- dnf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnf.yaml b/dnf.yaml index aa5e938..b9c6244 100644 --- a/dnf.yaml +++ b/dnf.yaml @@ -38,7 +38,7 @@ data: python2-libcomps, # libreport libreport, libreport-anaconda, libreport-centos, - libreport-cli, libreport-compat, librepot-devel, + libreport-cli, libreport-compat, libreport-devel, libreport-fedora, libreport-gtk, libreport-gtk-devel, libreport-newt, libreport-plugin-bugzilla, libreport-plugin-kerneloops, libreport-plugin-logger,