mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/qt5: Remove pulseaudio patch.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
47410fd4ee
commit
6db69b6c73
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
--- qt-everywhere-opensource-src-5.4.0/qtwebengine/src/3rdparty/chromium/media/media.gyp.orig 2014-12-05 17:26:44.000000000 +0100
|
||||
+++ qt-everywhere-opensource-src-5.4.0/qtwebengine/src/3rdparty/chromium/media/media.gyp 2014-12-12 10:27:20.393735405 +0100
|
||||
@@ -29,7 +29,7 @@
|
||||
['use_cras==1', {
|
||||
'use_pulseaudio%': 0,
|
||||
}, {
|
||||
- 'use_pulseaudio%': 1,
|
||||
+ 'use_pulseaudio%': 0,
|
||||
}],
|
||||
],
|
||||
}, {
|
||||
|
Loading…
Reference in a new issue