aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorlat9nq <[email protected]>2023-06-16 04:15:19 -0400
committerlat9nq <[email protected]>2023-06-16 04:15:19 -0400
commitb23c358e3d837bc4aab1444d23dd1d5915a79777 (patch)
tree45f06e02535ee3746f38d0d9de4f1c20cf1e58fb /.gitmodules
parentcdc73498e3863c1ac60dc08db24661be79b1b426 (diff)
downloadyuzu-mainline-b23c358e3d837bc4aab1444d23dd1d5915a79777.tar.gz
yuzu-mainline-b23c358e3d837bc4aab1444d23dd1d5915a79777.zip
externals: submodule tzdb_to_nx
Fix for Flatpak being unable to download during CMake configure.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 95eae8109..89f2ad924 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,3 +52,6 @@
[submodule "libadrenotools"]
path = externals/libadrenotools
url = https://github.com/bylaws/libadrenotools
+[submodule "tzdb_to_nx"]
+ path = externals/nx_tzdb/tzdb_to_nx
+ url = https://github.com/lat9nq/tzdb_to_nx.git