diff options
Diffstat (limited to 'pc')
-rw-r--r-- | pc/ecore-x.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/ecore-x.pc.in b/pc/ecore-x.pc.in index ec7fae791..aa4abc5cd 100644 --- a/pc/ecore-x.pc.in +++ b/pc/ecore-x.pc.in @@ -9,4 +9,4 @@ Requires.private: @requirements_pc_ecore_x@ Version: @VERSION@ Libs: -L${libdir} -lecore_x Libs.private: @requirements_libs_ecore_x@ -Cflags: -I${includedir}/ecore-@VMAJ@ @have_ecore_x_xcb_define@ +Cflags: -I${includedir}/ecore-@VMAJ@ |