Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f52b9117f |
1 changed files with 3 additions and 3 deletions
|
|
@ -33,15 +33,15 @@ Patch2: imagej-1.53r-unix-script.patch
|
|||
# Set javac source / target version to 1.8 to fix building with Java 11.
|
||||
Patch3: imagej-1.53r-source-target-version.patch
|
||||
|
||||
BuildRequires: ant-openjdk25
|
||||
BuildRequires: ant
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: java-25-devel
|
||||
BuildRequires: java-devel
|
||||
|
||||
Requires: jpackage-utils
|
||||
# Require java-devel, not only java, for plugins build
|
||||
Requires: java-25-devel
|
||||
Requires: java-devel
|
||||
|
||||
# We no longer package javadoc documentation because it has guidelines issues
|
||||
# pertaining to bundled and pre-minified JavaScript and CSS. See
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue