summaryrefslogtreecommitdiff
path: root/media-libs/raspberrypi-userland/files/egl.pc
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/raspberrypi-userland/files/egl.pc')
-rw-r--r--media-libs/raspberrypi-userland/files/egl.pc11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-libs/raspberrypi-userland/files/egl.pc b/media-libs/raspberrypi-userland/files/egl.pc
deleted file mode 100644
index 56bf1e07e93b..000000000000
--- a/media-libs/raspberrypi-userland/files/egl.pc
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=/opt/vc
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: EGL
-Description: Fake EGL package for RPi
-Version: 10
-Requires: bcm_host glesv2
-Libs: -L${libdir} -lEGL
-Cflags: -I${includedir}