[Pkg-owncloud-commits] [owncloud-client] 268/484: macdeployqt: Also copy bearer plugins

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 6901fc9e3891c0fd1995c2eea5f3c167ffff54b3
Author: Markus Goetz <markus at woboq.com>
Date:   Thu Nov 5 18:15:45 2015 +0100

    macdeployqt: Also copy bearer plugins
    
    See #3449
---
 admin/osx/macdeployqt.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/admin/osx/macdeployqt.py b/admin/osx/macdeployqt.py
index 60ff4b9..526e883 100755
--- a/admin/osx/macdeployqt.py
+++ b/admin/osx/macdeployqt.py
@@ -38,6 +38,8 @@ QT_PLUGINS = [
     'imageformats/libqgif.dylib',
     'imageformats/libqico.dylib',
     'imageformats/libqjpeg.dylib',
+    'bearer/libqcorewlanbearer.dylib',
+    'bearer/libqgenericbearer.dylib'
     'imageformats/libqsvg.dylib',
     'imageformats/libqmng.dylib',
 ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list