aboutsummaryrefslogtreecommitdiff
path: root/egl/wayland-egl.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'egl/wayland-egl.pc.in')
-rw-r--r--egl/wayland-egl.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/egl/wayland-egl.pc.in b/egl/wayland-egl.pc.in
deleted file mode 100644
index 2e2d4c4..0000000
--- a/egl/wayland-egl.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: wayland-egl
-Description: Frontend wayland-egl library
-Version: 18.1.0
-Requires: wayland-client
-Libs: -L${libdir} -lwayland-egl
-Cflags: -I${includedir}