Explorar o código

We need tasn1 and iconv for the pc file

Jean-Baptiste Kempf %!s(int64=9) %!d(string=hai) anos
pai
achega
dfd5f39cee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libdsm.pc.in

+ 1 - 1
libdsm.pc.in

@@ -8,4 +8,4 @@ Description: Minimalist and read-only smb client library
 Version: @BDSM_PACKAGE_VERSION@
 Cflags: -I${includedir}
 Libs: -L${libdir} -ldsm
-Libs.private: @BDSM_LIB_LOG@ @SOCKET_LIBS@
+Libs.private: -liconv -ltasn1 @BDSM_LIB_LOG@ @SOCKET_LIBS@