You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
347 B
11 lines
347 B
Index: meson.build |
|
--- meson.build.orig 2025-07-20 18:14:02.000000000 +0200 |
|
+++ meson.build 2025-08-24 00:33:17.018775000 +0200 |
|
@@ -616,6 +616,5 @@ |
|
name : 'Pixman', |
|
filebase : 'pixman-1', |
|
description : 'The pixman library (version 1)', |
|
- subdirs: 'pixman-1', |
|
- version : meson.project_version(), |
|
+ version : meson.project_version() |
|
)
|
|
|