diff options
| author | Michael Forney <mforney@mforney.org> | 2016-07-10 02:06:04 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-07-10 02:09:48 -0700 |
| commit | aff6246b52d3a56e10b84eab8a4c1ea18ad60ee0 (patch) | |
| tree | de4f33acba47ab2994c0207b896f3b4f764b8b63 /.gitmodules | |
| parent | 8bc6f7729b2fde22d67c28a9ee104858864f568c (diff) | |
Add fribidi 0.19.7
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 35894379..91f4185c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -111,6 +111,9 @@ path = extra/efivar/src url = https://github.com/rhinstaller/efivar ignore = all +[submodule "extra/fribidi/src"] + path = extra/fribidi/src + url = https://anongit.freedesktop.org/git/fribidi/fribidi.git [submodule "extra/hostap/src"] path = extra/hostap/src url = git://w1.fi/hostap.git |
