Skip to content

Commit

Permalink
Bug 1738793 - Check for libXtst during configure. r=firefox-build-sys…
Browse files Browse the repository at this point in the history
…tem-reviewers,mhentges

Differential Revision: https://phabricator.services.mozilla.com/D131973
  • Loading branch information
glandium committed Nov 24, 2021
1 parent ac63f96 commit 994c1c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toolkit/moz.configure
Original file line number Diff line number Diff line change
Expand Up @@ -1193,6 +1193,7 @@ def x11_libs(webrtc):
"xdamage",
"xfixes",
"xi",
"xtst",
]
return libs

Expand Down

0 comments on commit 994c1c8

Please sign in to comment.