]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- fastjar is not bundled anymore with gcc. to build libgcj, you will need
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 4 Jul 2006 08:21:14 +0000 (08:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  either InfoZIP (both zip and unzip) or an external jar program.
  in the former case, the gcc build will install a jar shell script that
  uses InfoZIP to provide the functionality of jr.

Changed files:
    gcc4.spec -> 1.406

gcc4.spec

index e67c980c3373349d64a40c9eac59fd0ac5370a12..c0d4bc2b2d565208ff42aebe91329d7c00cc200f 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -129,6 +129,7 @@ BuildRequires:      pkgconfig
 BuildRequires: qt4-build
 BuildRequires: xorg-lib-libXtst-devel
 BuildRequires: zip
+BuildRequires: unzip
 %endif
 # AS_NEEDED directive for dynamic linker
 # http://sources.redhat.com/ml/glibc-cvs/2005-q1/msg00614.html
This page took 0.092426 seconds and 4 git commands to generate.