mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
wlroots.wrap: set revision to latest commit
This is better than `revision = master` because:
- It enables labwc commits to be checked out and build without manually
having to find the right wlroots commit to build with
- The labwc master is always buildable without user intervention even
if there are breaking changes in the wlroots master branch
Suggested in issue #289
This commit is contained in:
parent
f0fbf6cfcc
commit
cfca377ca2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[wrap-git]
|
||||
url = https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||
revision = master
|
||||
revision = 2e14bed9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue