diff options
| author | 2025-05-08 12:42:39 -0400 | |
|---|---|---|
| committer | 2025-05-08 12:42:39 -0400 | |
| commit | 7d4434ea4ceb1fa5c75f372a73ac6dfe5cb05b1d (patch) | |
| tree | 925ec53f8983af9af049c9b25c26754996580335 /subprojects | |
| parent | e2304d573cbfa5fe3076b0f702e384bcf7229695 (diff) | |
| download | stela-7d4434ea4ceb1fa5c75f372a73ac6dfe5cb05b1d.tar.gz stela-7d4434ea4ceb1fa5c75f372a73ac6dfe5cb05b1d.tar.bz2 stela-7d4434ea4ceb1fa5c75f372a73ac6dfe5cb05b1d.zip | |
Don't crash on Wayland without decoration manager
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/libalabaster.wrap | 2 | ||||
| -rw-r--r-- | subprojects/libnaunet.wrap | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/subprojects/libalabaster.wrap b/subprojects/libalabaster.wrap index fe96079..6ab8612 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libalabaster -revision = a5516233d66eb1552cf7fdfe03779b2bf896c82d +revision = 34a5e136b6c79092eee73857bbad25892fe8047a depth = 1 diff --git a/subprojects/libnaunet.wrap b/subprojects/libnaunet.wrap index 4700180..c6bd17a 100644 --- a/subprojects/libnaunet.wrap +++ b/subprojects/libnaunet.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libnaunet -revision = 23ec05f871f53b724dc6eb5e1c62d0245109c69d +revision = ef86574ec5d859727695da65f683f0774a3b4460 depth = 1 |