Commit 56ef3ab6 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack apache-netbeans: add /usr/bin/javac require

parent 5010064a
......@@ -9,5 +9,7 @@ SPEC="$2"
# foreign binaries in /usr/lib/apache-netbeans/ide/bin/nativeexecution
ignore_lib_requires libc.so.1 libjawt.so libpthread.1
add_libs_requires
# need openjdk to run
add_unirequires /usr/bin/javac
add_libs_requires
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment