Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 4549dbcf740e66faa76bacf2b0a26d12 > files > 1

tigervnc-1.1.0-0.1.mga1.src.rpm

--- tigervnc-1.1.0/unix/xserver/hw/vnc/Makefile.am.ldnow	2011-12-10 06:33:13.777489304 +0100
+++ tigervnc-1.1.0/unix/xserver/hw/vnc/Makefile.am	2011-12-10 06:32:40.893535025 +0100
@@ -36,7 +36,7 @@
 	-I$(top_srcdir)/include -I$(includedir)/pixman-1 -I$(includedir)
 
 Xvnc_LDADD = $(XVNC_LIBS) libvnccommon.la $(COMMON_LIBS) \
-	$(XSERVER_LIBS) $(XSERVER_SYS_LIBS) $(XVNC_SYS_LIBS) -lX11
+	$(XSERVER_LIBS) $(XSERVER_SYS_LIBS) $(XVNC_SYS_LIBS) -lX11 -lssl
 
 Xvnc_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG)