diff options
author | Carsten Haitzler <raster@rasterman.com> | 2012-03-17 04:17:29 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2012-03-17 04:17:29 +0000 |
commit | 63ed6ac02f01b5237f3872c82dbc54cdb3f69e7a (patch) | |
tree | df99a7d35f5f6e1df3d5c194b62a7d91fca7dc93 /legacy/ecore/ecore-wayland.pc.in | |
parent | d350177475eee9c19ad41036fe3a9f21a938b1e7 (diff) | |
download | efl-63ed6ac02f01b5237f3872c82dbc54cdb3f69e7a.tar.gz |
gear up svn for release. one of many steps/things to do.
SVN revision: 69481
Diffstat (limited to 'legacy/ecore/ecore-wayland.pc.in')
-rw-r--r-- | legacy/ecore/ecore-wayland.pc.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/legacy/ecore/ecore-wayland.pc.in b/legacy/ecore/ecore-wayland.pc.in index f4f5cf3a0a..9093d858d4 100644 --- a/legacy/ecore/ecore-wayland.pc.in +++ b/legacy/ecore/ecore-wayland.pc.in @@ -5,8 +5,6 @@ includedir=@includedir@ Name: ecore-wayland Description: E core library, Wayland module -@pkgconfig_requires_private@: @requirements_ecore_wayland@ Version: @VERSION@ Libs: -L${libdir} -lecore_wayland -Libs.private: -lwayland-client Cflags: -I${includedir}/ecore-@VMAJ@ |