From cfc3a91a59058221be8c137a7ff4bf36d36937f5 Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Tue, 7 Jun 2022 18:28:07 +0200 Subject: [PATCH] Add dependency on glibc-gconv-extra mtools need codepage 850, which was split from glibc into a subpackage. Resolves: rhbz2073843 --- mtools.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mtools.spec b/mtools.spec index 1c0722d..f1de65b 100644 --- a/mtools.spec +++ b/mtools.spec @@ -11,6 +11,8 @@ BuildRequires: make BuildRequires: gcc BuildRequires: texinfo, autoconf +Requires: glibc-gconv-extra + %description Mtools is a collection of utilities for accessing MS-DOS files. Mtools allow you to read, write and move around MS-DOS filesystem