mirror of
https://github.com/davatorium/rofi.git
synced 2024-10-27 05:23:18 -04:00
11 lines
235 B
PkgConfig
11 lines
235 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
|
|
Name: rofi
|
|
Description: Header files for rofi plugins
|
|
Requires.private: glib-2.0 >= 2.40 gmodule-2.0 cairo
|
|
Version: @VERSION@
|
|
Cflags: -I${includedir}/
|