Skip to content

Commit

Permalink
x11-wm/labwc: unbreak build after ac65232
Browse files Browse the repository at this point in the history
meson.build:53:2: ERROR: Invalid version of dependency, need 'wlroots' ['=0.15.0'] found '0.15.1'.
  • Loading branch information
jbeich committed Feb 5, 2022
1 parent 6e187a1 commit 45141bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions x11-wm/labwc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ PORTNAME= labwc
DISTVERSION= 0.4.0
CATEGORIES= x11-wm

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 6a3536cdd74e.patch:-p1 # https://github.com/labwc/labwc/pull/228

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wayland stacking compositor

Expand Down
2 changes: 2 additions & 0 deletions x11-wm/labwc/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
TIMESTAMP = 1640986340
SHA256 (labwc-labwc-0.4.0_GH0.tar.gz) = 82e5fc359fa55a7f411e638e58a0487eda6f07f01c06230c20e8598779ee3d5e
SIZE (labwc-labwc-0.4.0_GH0.tar.gz) = 99311
SHA256 (6a3536cdd74e.patch) = af4f8977d37f0fc85e2c85e6230d3829eff0b8ad15737c4f76cc0bbc6f8fe629
SIZE (6a3536cdd74e.patch) = 980

0 comments on commit 45141bc

Please sign in to comment.