Skip to content
Snippets Groups Projects
Commit 2d993a9d authored by Jannis Pohlmann's avatar Jannis Pohlmann
Browse files

Add missing pkg-config file.

parent 4bf64028
No related branches found
No related tags found
No related merge requests found
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
garcon_api_version=@GARCON_VERSION_API@
Name: @PACKAGE_TARNAME@
Description: Freedesktop.org compliant menu library
Requires: glib-2.0 gio-2.0 gthread-2.0 gobject-2.0
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lgarcon-${garcon_api_version}
Cflags: -I${includedir}/garcon-${garcon_api_version}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment