]> git.mdlowis.com Git - proto/labwc.git/commitdiff
wlroots.wrap: set revision to latest commit
authorJohan Malm <jgm323@gmail.com>
Fri, 8 Apr 2022 21:13:45 +0000 (22:13 +0100)
committerJohan Malm <jgm323@gmail.com>
Fri, 8 Apr 2022 21:13:45 +0000 (22:13 +0100)
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

subprojects/wlroots.wrap

index 3c65aaaca3356e48243104dda2a2ea891e83f2fa..e7273bb24beab03ac6768faa77505434b588f54d 100644 (file)
@@ -1,3 +1,3 @@
 [wrap-git]
 url = https://gitlab.freedesktop.org/wlroots/wlroots.git
-revision = master
+revision = 2e14bed9