From 0eb4f2a45baaa8372d23989ae12a6bbb11e9da4f Mon Sep 17 00:00:00 2001 From: ng0 Date: Thu, 21 Nov 2019 16:21:35 +0000 Subject: add initial logic to detect zbar dependencies no idea if it's really required, but at the very least we need to be able to point to the X11 root. --- src/util/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index c240053ff..1278e1852 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -249,8 +249,7 @@ gnunet_qr_SOURCES = \ gnunet_qr_LDADD = \ libgnunetutil.la \ $(GN_LIBINTL) -gnunet_qr_LDFLAGS= \ - -lzbar +gnunet_qr_LDFLAGS= -lzbar -ljpeg -lICE -lSM -lX11 -lXv plugin_LTLIBRARIES = \ libgnunet_plugin_test.la -- cgit v1.2.3