diff options
author | Oz Tiram <[email protected]> | 2025-04-02 02:30:06 +0200 |
---|---|---|
committer | Luke from DC <[email protected]> | 2025-04-04 22:19:13 +0000 |
commit | 688692ae4af3c511a497a620adfbdd2e038c81f9 (patch) | |
tree | d9fd4ff65bdf980eade2db5efa8033e8db2eb6cb /subprojects | |
parent | 20d70463f2ed9a7debe9bd5b3e09359882f646e1 (diff) | |
download | atril-688692ae4af3c511a497a620adfbdd2e038c81f9.tar.bz2 atril-688692ae4af3c511a497a620adfbdd2e038c81f9.tar.xz |
fix all build errors with meson
Signed-off-by: Oz Tiram <[email protected]>
Diffstat (limited to 'subprojects')
-rw-r--r-- | subprojects/mate-submodules.wrap | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/subprojects/mate-submodules.wrap b/subprojects/mate-submodules.wrap index 78466059..23ec215a 100644 --- a/subprojects/mate-submodules.wrap +++ b/subprojects/mate-submodules.wrap @@ -4,3 +4,9 @@ url=https://github.com/mate-desktop/mate-submodules.git push-url=ssh://[email protected]:mate-desktop/mate-submodules.git revision=master depth=1 + +[provide] +libegg = libegg_dep + + + |