From: ng0 Date: Thu, 21 Nov 2019 17:27:11 +0000 (+0000) Subject: comment secondary dependencies for -qr X-Git-Tag: v0.12.0~108 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f90a9d9330f3df72403857ee0b1ec184a89de229;p=oweals%2Fgnunet.git comment secondary dependencies for -qr --- diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 1278e1852..aab67c95a 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -249,7 +249,8 @@ gnunet_qr_SOURCES = \ gnunet_qr_LDADD = \ libgnunetutil.la \ $(GN_LIBINTL) -gnunet_qr_LDFLAGS= -lzbar -ljpeg -lICE -lSM -lX11 -lXv +gnunet_qr_LDFLAGS= -lzbar -ljpeg +# -lICE -lSM -lX11 -lXv plugin_LTLIBRARIES = \ libgnunet_plugin_test.la