Commit graph

7 commits

Author SHA1 Message Date
Artturi 99e52495c1
Merge pull request #227464 from Kiskae/decor-fix-egl 2023-04-22 10:15:31 +03:00
Kiskae fcde5da649 libdecor: disable unused demo 2023-04-21 18:21:47 +02:00
Kiskae 25a7e7d934 libdecor: 0.1.0 -> 0.1.1 2023-04-21 18:14:01 +02:00
Sergei Trofimovich 1e803e7661 libdecor: move headers out to "dev" output 2023-04-16 07:19:57 +01:00
pacien 036ed9b9f1 libdecor: add missing dep egl (fix cross-compile)
This adds a missing runtime dependency necessary when cross-compiling,
solving the following error:

> Run-time dependency egl found: NO (tried pkgconfig)
> demo/meson.build:7:0: ERROR: Dependency "egl" not found, tried pkgconfig
2022-07-17 23:32:02 +02:00
Sandro Jäckel 537d144f64
libdecor: fix cross compile 2021-10-03 01:41:13 +02:00
Artturin 3b8e97b4f7 libdecor: init at 0.1.0 2021-10-02 02:02:19 +03:00