mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 19:21:57 +01:00
Merge pull request #1630 from alpmestan/master
add inline-java and sparkle, with appropriate configure flags
This commit is contained in:
commit
bc2f5c3b32
@ -2104,9 +2104,8 @@ packages:
|
|||||||
"Alp Mestanogullari alpmestan@gmail.com @alpmestan":
|
"Alp Mestanogullari alpmestan@gmail.com @alpmestan":
|
||||||
- taggy
|
- taggy
|
||||||
- taggy-lens
|
- taggy-lens
|
||||||
# https://github.com/fpco/stackage/issues/1388
|
- inline-java
|
||||||
#- inline-java
|
- sparkle
|
||||||
#- sparkle
|
|
||||||
|
|
||||||
"Alex McLean <lxyxpx@gmail.com> @yaxu":
|
"Alex McLean <lxyxpx@gmail.com> @yaxu":
|
||||||
[]
|
[]
|
||||||
@ -2377,7 +2376,8 @@ package-flags:
|
|||||||
|
|
||||||
configure-args:
|
configure-args:
|
||||||
inline-java:
|
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
|
# end of configure-args
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user