mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 23:24:24 +01:00
30b9be61dd
Cairo is enough.
10 lines
200 B
PkgConfig
10 lines
200 B
PkgConfig
|
|
INC_PATH=-I${includedir}
|
|
|
|
Name: ${project}
|
|
Description: document viewer
|
|
Version: ${version}
|
|
URL: http://pwmt.org/projects/zathura
|
|
Cflags: ${INC_PATH}
|
|
Requires.private: girara-gtk${GTK_VERSION} cairo
|