mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-28 07:10:30 +01:00
Fix Name tag in backend .pc files to include "cairo-".
This commit is contained in:
parent
b2668e944d
commit
1409b8be0c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
|
|||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: @backend_name@
|
||||
Name: cairo-@backend_name@
|
||||
Description: @Backend_Name@ backend for cairo graphics library
|
||||
Version: @VERSION@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue