diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-07 00:41:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-07 00:41:37 +0300 |
commit | 822a4eaec149c8244d0f6c2c3aea2206988ef3c4 (patch) | |
tree | 9d76b3133cf1245306af21c4e71cf14f38e11925 /xorg | |
parent | 6169093cc7490ed51b1e85c79f3407f5ba8cb86c (diff) | |
download | repository-822a4eaec149c8244d0f6c2c3aea2206988ef3c4.tar.gz |
xinput: add libXi as a dependency
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xinput/depends | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg/xinput/depends b/xorg/xinput/depends index 4118e164..c022859f 100644 --- a/xorg/xinput/depends +++ b/xorg/xinput/depends @@ -1,2 +1,3 @@ libX11 libXmu +libXi |