summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 9b1c5506ca7be0224aae66bc46128f869331c850 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "thirdparty/jbig2dec"]
	path = thirdparty/jbig2dec
	url = git://git.ghostscript.com/jbig2dec.git
[submodule "thirdparty/freetype"]
	path = thirdparty/freetype
	url = git://git.ghostscript.com/thirdparty/freetype.git
[submodule "thirdparty/jpeg"]
	path = thirdparty/jpeg
	url = git://git.ghostscript.com/thirdparty/jpeg.git
[submodule "thirdparty/openjpeg"]
	path = thirdparty/openjpeg
	url = git://git.ghostscript.com/thirdparty/openjpeg.git
[submodule "thirdparty/zlib"]
	path = thirdparty/zlib
	url = git://git.ghostscript.com/thirdparty/zlib.git
[submodule "thirdparty/curl"]
	path = thirdparty/curl
	url = git://git.ghostscript.com/thirdparty/curl.git