From fce6e3da2ab46da0823447a8b1d580ad54559810 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 3e959f3..695bec8 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,