projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e67147
)
Update meson.build
author
Ulf Prill
<cataurusfynn@yahoo.de>
Fri, 18 Nov 2022 04:00:44 +0000
(
05:00
+0100)
committer
Ulf Prill
<cataurusfynn@yahoo.de>
Fri, 18 Nov 2022 04:00:44 +0000
(
05:00
+0100)
Fix Issue #80
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 16d802d255bc98f6c8b5fd6b31e7222be69dbc54..11328b5307e6d851068159f86d1bca9c287c0ea3 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-515,7
+515,7
@@
endif
# pkg-config file
pkgconfig.generate(
babl,
- filebase: 'babl
'
,
+ filebase: 'babl
-' + api_version
,
name: 'babl',
description: 'Pixel encoding and color space conversion engine.',
version: meson.project_version(),