From 70a99271d33db2bb35c79cf0bb9a2c62548646cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 13 Jun 2017 13:53:26 +0200 Subject: [PATCH] Also filter out libreport-web* MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This was omitted by mistake. Signed-off-by: Petr Ĺ abata --- dnf.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dnf.yaml b/dnf.yaml index 58ada82..b25d1f6 100644 --- a/dnf.yaml +++ b/dnf.yaml @@ -47,7 +47,8 @@ data: libreport-plugin-logger, libreport-plugin-mailx, libreport-plugin-mantisbt, libreport-plugin-reportuploader, libreport-plugin-rhtsupport, libreport-plugin-systemd-journal, - libreport-plugin-ureport, libreport-python, + libreport-plugin-ureport, libreport-python, libreport-web, + libreport-web-devel, # python-iniparse python2-iniparse, ]