Add libgd as a dependency and git submodule

libgd is required for GdMainView until MainView gets into Gtk (which I hope
will happen)
This commit is contained in:
2014-07-23 00:18:55 +02:00
parent 47fa484875
commit 809a1b215f
6 changed files with 17 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -0,0 +1,3 @@
[submodule "libgd"]
path = libgd
url = git://git.gnome.org/libgd.git