From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Mon, 7 Jul 2008 21:18:43 +0000 (+0100) Subject: Requires mingw-binutils and -gcc at runtime. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=abcb360c45ffe5d17bdf9f2c7ddc9eff019007cb;p=fedora-mingw.git Requires mingw-binutils and -gcc at runtime. --- diff --git a/runtime/mingw-runtime.spec b/runtime/mingw-runtime.spec index 6ed20c0..c8f6168 100644 --- a/runtime/mingw-runtime.spec +++ b/runtime/mingw-runtime.spec @@ -16,6 +16,9 @@ BuildArch: noarch BuildRequires: mingw-binutils BuildRequires: mingw-gcc +Requires: mingw-binutils +Requires: mingw-gcc + # Once this is installed, mingw-bootstrap (binary bootstrapper) is no # longer needed. Obsoletes: mingw-bootstrap