[arch-commits] Commit in dotnet-core/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Tue Nov 7 20:22:59 UTC 2017


    Date: Tuesday, November 7, 2017 @ 20:22:58
  Author: alucryd
Revision: 265694

upgpkg: dotnet-core 2.0.0-2

Modified:
  dotnet-core/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-07 20:17:05 UTC (rev 265693)
+++ PKGBUILD	2017-11-07 20:22:58 UTC (rev 265694)
@@ -5,7 +5,7 @@
 pkgbase=dotnet-core
 pkgname=('dotnet-host' 'dotnet-runtime')
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://www.microsoft.com/net/core'
 license=('MIT')
@@ -26,7 +26,7 @@
 
 package_dotnet-runtime() {
   pkgdesc='The .NET Core runtime'
-  depends+=('dotnet-host' 'krb5' 'libunwind'  'lldb' 'lttng-ust' 'openssl-1.0' 'zlib'
+  depends+=('dotnet-host' 'icu' 'krb5' 'libunwind'  'lldb' 'lttng-ust' 'openssl-1.0' 'zlib'
             'libcurl.so' 'libuuid.so')
   provides=('dotnet-runtime-2.0')
   conflicts=('dotnet-runtime-2.0')



More information about the arch-commits mailing list