Date: Monday, May 9, 2022 @ 10:08:33
  Author: tpowa
Revision: 444884

upgpkg: samba 4.16.1-3: #74642 seems depend linking was broken

Modified:
  samba/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-05-09 10:06:31 UTC (rev 444883)
+++ PKGBUILD    2022-05-09 10:08:33 UTC (rev 444884)
@@ -96,7 +96,7 @@
 depends=('popt' 'cifs-utils' 'tdb' 'ldb'
          'tevent' 'libgcrypt' 'python' 'talloc' 'readline' 'gnutls'
          'libbsd' 'libldap' 'libcups' 'libarchive' 'libnsl' 'jansson'
-         'libldb.so' 'libtdb.so' 'libtevent.so' 'libreadline.so' 'icu')
+         'libldb.so' 'libtdb.so' 'libtevent.so' 'libreadline.so' 'icu' 
'libunwind')
 replaces=('libwbclient')
 provides=('libwbclient')
 

Reply via email to