]> git.pld-linux.org Git - packages/antlr.git/commitdiff
- needs gij at runtime
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 28 Apr 2005 19:47:01 +0000 (19:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    antlr.spec -> 1.27

antlr.spec

index 892dcaad92dbecf9fda9c5e3d6b403214c10c1d6..6211105a858ff0c2d6b8bdbf370237d85b48f723 100644 (file)
@@ -1,9 +1,9 @@
 # TODO: 
-#  *  Add a csharp bindings subpacakge (feel free to do it)
+#  *  Add a csharp bindings subpackage (feel free to do it)
 #  *  Package the python bindings as subpackage as well
 #
 # Conditional build:
-%bcond_without gcj     # use GCJ instead of javac
+%bcond_without gcj     # use javac instead of GCJ
 #
 Summary:       ANother Tool for Language Recognition
 Summary(pl):   Jeszcze jedno narzêdzie do rozpoznawania jêzyka
@@ -21,6 +21,7 @@ BuildRequires:        automake
 %if %{with gcj}
 BuildRequires: gcc-java >= 5:4.0.0
 BuildRequires: gcc-java-tools >= 5:4.0.0
+Requires:      /usr/bin/gij
 %else
 BuildRequires: jar
 BuildRequires: jdk
This page took 0.055972 seconds and 4 git commands to generate.