add missing Upstream-Status

This commit is contained in:
Markus Volk
2025-04-02 08:25:39 +02:00
parent 11fa512788
commit a31412b492
11 changed files with 20 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Subject: [PATCH] meson.build: dont fail if stb is not found
we have neigher pkconfig nor cmake support
manually add it to CXXFLAGS
Upstream-Status: Pending
---
src/meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

View File

@ -6,6 +6,8 @@ Subject: [PATCH] meson.build: dont leak buildpath
This fixes buildpath in gamescope binary
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Upstream-Status: Pending
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)