diff options
| author | Michael Forney <mforney@mforney.org> | 2017-03-11 14:25:32 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-03-11 18:06:40 -0800 |
| commit | 44fa9800e7e596e70a401da78266868719a66888 (patch) | |
| tree | 223d7e7b50c17b5e5b46ddcab640658ca2db0f17 /.gitmodules | |
| parent | 4b3b6bf1fee4478286ef9f405ae60e6a7d48c2ec (diff) | |
Add libinput 1.6.3
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f750f5c9..b2ccff11 100644 --- a/.gitmodules +++ b/.gitmodules @@ -81,6 +81,9 @@ path = pkg/libfuse/src url = https://github.com/libfuse/libfuse ignore = all +[submodule "pkg/libinput/src"] + path = pkg/libinput/src + url = https://github.com/michaelforney/libinput [submodule "pkg/libjpeg-turbo/src"] path = pkg/libjpeg-turbo/src url = https://github.com/libjpeg-turbo/libjpeg-turbo |
