aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-03-08 11:19:21 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-03-08 11:19:21 +0100
commitf897a5ee212491ea5d0560eeb1ca4f6bcfbfe111 (patch)
tree3dba71d9481e77be826b4bede526053639f19f05 /GNUmakefile
parent65693a3be3229625a84dd94a9490c5ed9fc5bcf0 (diff)
downloadfbida-f897a5ee212491ea5d0560eeb1ca4f6bcfbfe111.tar.gz
add egl pkg-config
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 9dca7f7..732420d 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -14,7 +14,7 @@ CFLAGS += -Wno-pointer-sign
PKG_CONFIG = pkg-config
PKGS_IDA := libexif libpng libtiff-4
PKGS_FBI := freetype2 fontconfig libdrm libexif libpng libtiff-4
-PKGS_FBPDF := libdrm poppler-glib gbm epoxy
+PKGS_FBPDF := libdrm poppler-glib gbm egl epoxy
HAVE_DEPS := $(shell $(PKG_CONFIG) $(PKGS_FBI) $(PKGS_FBPDF) && echo yes)
# map pkg-config names to debian packages using apt-file