[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [digikam] project/bundles/mxe: add bcrypt.dll to black-list
From:       Gilles Caulier <null () kde ! org>
Date:       2018-09-10 20:57:03
Message-ID: E1fzTF1-0006EN-Hw () code ! kde ! org
[Download RAW message or body]

Git commit 856746b7bed81bda38c53372ef4c0ad6e4ffbb22 by Gilles Caulier.
Committed on 10/09/2018 at 20:56.
Pushed by cgilles into branch 'master'.

add bcrypt.dll to black-list

M  +2    -1    project/bundles/mxe/rll.py

https://commits.kde.org/digikam/856746b7bed81bda38c53372ef4c0ad6e4ffbb22

diff --git a/project/bundles/mxe/rll.py b/project/bundles/mxe/rll.py
index b72794d8cb..0718019654 100755
--- a/project/bundles/mxe/rll.py
+++ b/project/bundles/mxe/rll.py
@@ -6,7 +6,7 @@
 # The MIT License (MIT)
 #
 # Copyright (c)      2015 Martin Preisler <martin at preisler dot me>
-# Copyright (c) 2016-2017 Gilles Caulier <caulier dot gilles at gmail dot com>
+# Copyright (c) 2016-2018 Gilles Caulier <caulier dot gilles at gmail dot com>
 #
 # Blog post         : https://martin.preisler.me/2015/03/mingw-bundledlls-automatically-bundle-dlls/
 # Github repository : https://github.com/mpreisler/mingw-bundledlls
@@ -83,6 +83,7 @@ blacklist = [
     "glu32.dll",
     "dwmapi.dll",
     "uxtheme.dll",
+    "bcrypt.dll",
 ]
 
 # -----------------------------------------------
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic