Skip to content

Commit 1ddc9de

Browse files
authored
remove broken link
1 parent b3fd3fc commit 1ddc9de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deps/build.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ provides(BuildProcess,Autotools(libtarget = "capi/.libs/libgeos_c."*BinDeps.shli
1616
@windows_only begin
1717
using WinRPM
1818
push!(WinRPM.sources, "http://download.opensuse.org/repositories/home:yeesian/openSUSE_13.2")
19-
push!(WinRPM.sources, "http://download.opensuse.org/repositories/home:yeesian/windows_mingw_win32_openSUSE_13.2")
2019
WinRPM.update()
2120
provides(WinRPM.RPM, "libgeos", [libgeos], os = :Windows)
2221
end

0 commit comments

Comments
 (0)