mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Merge pull request #1657 from alpmestan/master
add inline-java and sparkle, with appropriate configure flags
This commit is contained in:
commit
6d7870e17f
@ -2207,8 +2207,8 @@ packages:
|
||||
"Alp Mestanogullari alpmestan@gmail.com @alpmestan":
|
||||
- taggy
|
||||
- taggy-lens
|
||||
# - inline-java
|
||||
# - sparkle
|
||||
- inline-java
|
||||
- sparkle
|
||||
|
||||
"Alex McLean <lxyxpx@gmail.com> @yaxu":
|
||||
[]
|
||||
@ -2490,8 +2490,8 @@ package-flags:
|
||||
|
||||
configure-args:
|
||||
inline-java:
|
||||
- "--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"
|
||||
- --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