perl-packages: Add MouseXNativeTraits to X11-XCB.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
dff91a009d
commit
bae7da07d8
1 changed files with 1 additions and 1 deletions
|
@ -9694,7 +9694,7 @@ let self = _self // overrides; _self = with self; {
|
|||
XMLSimple XMLDescent TestDeep TestException
|
||||
pkgs.xorg.libxcb pkgs.xorg.xcbproto pkgs.xorg.xcbutil pkgs.xorg.xcbutilwm
|
||||
];
|
||||
propagatedBuildInputs = [ XSObjectMagic Mouse TryTiny ];
|
||||
propagatedBuildInputs = [ XSObjectMagic Mouse MouseXNativeTraits TryTiny ];
|
||||
NIX_CFLAGS_LINK = [ "-lxcb" "-lxcb-util" "-lxcb-xinerama" "-lxcb-icccm" ];
|
||||
doCheck = false; # requires an X server
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue