mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
add inline-java and sparkle, with appropriate configure flags for JDK
This commit is contained in:
parent
44688d21cc
commit
ff341de31b
@ -2104,9 +2104,8 @@ packages:
|
||||
"Alp Mestanogullari alpmestan@gmail.com @alpmestan":
|
||||
- taggy
|
||||
- taggy-lens
|
||||
# https://github.com/fpco/stackage/issues/1388
|
||||
#- inline-java
|
||||
#- sparkle
|
||||
- inline-java
|
||||
- sparkle
|
||||
|
||||
"Alex McLean <lxyxpx@gmail.com> @yaxu":
|
||||
[]
|
||||
@ -2376,7 +2375,8 @@ package-flags:
|
||||
|
||||
configure-args:
|
||||
inline-java:
|
||||
- "--FIXME"
|
||||
- "--extra-lib-dirs /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server"
|
||||
- "--extra-include-dirs /usr/lib/jvm/java-8-openjdk-amd64/include"
|
||||
|
||||
# end of configure-args
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user