We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a8727 commit b210c03Copy full SHA for b210c03
W/Wayland/build_tarballs.jl
@@ -44,8 +44,8 @@ products = [
44
45
# Dependencies that must be installed before this package can be built
46
dependencies = [
47
- Dependency("Expat_jll"; compat="2.2.10"),
48
- Dependency("Libffi_jll"; compat="~3.2.2"),
+ Dependency("Expat_jll"),
+ Dependency("Libffi_jll"),
49
Dependency("XML2_jll"),
50
Dependency("EpollShim_jll"),
51
HostBuildDependency("Wayland_jll"),
0 commit comments