diff options
author | Ondrej Holy <oholy@redhat.com> | 2022-02-11 14:37:21 +0100 |
---|---|---|
committer | António Fernandes <antoniof@gnome.org> | 2022-02-11 19:24:09 +0000 |
commit | 3103d048603f7968530b0ad2f2940b85d3f45cd7 (patch) | |
tree | bd5e078e0a3a0eb8304069dd107a3627a633d9cc /.gitmodules | |
parent | 733fb6bc8d16a605d1610c5c6873a4804d10af5a (diff) | |
download | nautilus-3103d048603f7968530b0ad2f2940b85d3f45cd7.tar.gz |
Revert "build: Drop libgd dependency and submodule"
This reverts commit b4f70a8872ca2b243a4b44ed4396e7bb6bbd0c05.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..16ee54864 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "subprojects/libgd"] + path = subprojects/libgd + url = https://gitlab.gnome.org/GNOME/libgd.git + branch = master |