Skip to content

Commit

Permalink
[gcc] Fix mpc-devel package name. Contributes to JB#49681
Browse files Browse the repository at this point in the history
Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  • Loading branch information
mkosola committed Jun 26, 2020
1 parent 2c0525f commit 37609c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcc.spec
Expand Up @@ -491,7 +491,7 @@ This is one set of libraries which support 64bit multilib on top of
Summary: Support for compiling GCC plugins
Group: Development/Languages
Requires: gcc = %{version}-%{release}
Requires: gmp-devel >= 4.1.2-8, mpfr-devel >= 2.2.1, libmpc-devel >= 0.8.1
Requires: gmp-devel >= 4.1.2-8, mpfr-devel >= 2.2.1, mpc-devel >= 0.8.1

%description plugin-devel
This package contains header files and other support files
Expand Down

0 comments on commit 37609c0

Please sign in to comment.