mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #11] [MERGED] Don't pull in libXtst on POSIX when NO_XTEST is set #111
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/11
Author: @erikjwaxx
Created: 2/12/2020
Status: ✅ Merged
Merged: 2/17/2020
Merged by: @mirek-fidler
Base:
master← Head:fix-no_xtest-override📝 Commits (1)
95320c9Don't pull in libXtst on POSIX when NO_XTEST is set📊 Changes
1 file changed (+2 additions, -4 deletions)
View changed files
📝
bazaar/SysInfo/SysInfo.upp(+2 -4)📄 Description
Currently, the SysInfo package will pull in libXtst on POSIX systems regardless of whether or not NO_XTEST is set at build time.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.