Welcome to mirror list, hosted at ThFree Co, Russian Federation.

glib-networking.py « packages - github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 14b3022b50e0030998b71a85f3f6d357d6952965 (plain)
1
2
3
4
5
GnomePackage ('glib-networking', '2.28', '0',
	configure_flags = [
		'--without-ca-certificates'
	]
)