]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- -java is unusable without libgcj-devel
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 5 Dec 2002 15:54:08 +0000 (15:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.128

gcc.spec

index d785124f0c2d7757e421270537f7cf1fdc7e65a7..d51a252d7ce97ea9cc51967347c181d5d0372753 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -256,6 +256,7 @@ Group:              Development/Languages
 Version:        %{GCC_VERSION}
 Requires:      %{name} = %{version}
 Requires:      libgcj >= 3.0.0
+Requires:      libgcj-devel >= 3.0.0
 Provides:      gcj = %{epoch}:%{GCC_VERSION}-%{release}
 Provides:      jar = %{epoch}:%{GCC_VERSION}-%{release}
 Obsoletes:     fastjar
This page took 0.037035 seconds and 4 git commands to generate.