Skip to content

Commit

Permalink
mutter: include libXtst/bl3.mk since it is checked for explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Oct 20, 2024
1 parent 7ea4913 commit 5166020
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wm/mutter/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2024/04/07 07:35:09 wiz Exp $
# $NetBSD: Makefile,v 1.20 2024/10/20 13:32:34 wiz Exp $

DISTNAME= mutter-40.2
PKGREVISION= 9
Expand Down Expand Up @@ -80,6 +80,7 @@ BUILDLINK_API_DEPENDS.gsettings-desktop-schemas+= gsettings-desktop-schema
.include "../../x11/libICE/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"
.include "../../x11/libxkbcommon/buildlink3.mk"
.include "../../x11/libxkbfile/buildlink3.mk"
.include "../../x11/gnome-desktop3/buildlink3.mk"
Expand Down

0 comments on commit 5166020

Please sign in to comment.