mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-11 00:03:49 +01:00
10 lines
216 B
PkgConfig
10 lines
216 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} gtk+-${GTK_VERSION}.0
|