- recommend libpulse0-32bit in wine-32bit (bsc#1104952)
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=534
This commit is contained in:
parent
d676306088
commit
164c7620d2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 06:07:52 UTC 2018 - meissner@suse.com
|
||||
|
||||
- recommend libpulse0-32bit in wine-32bit (bsc#1104952)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 14:36:38 UTC 2018 - meissner@suse.com
|
||||
|
||||
|
@ -267,6 +267,7 @@ echo " +^/usr/bin/wine-preloader\$" >> %SOURCE7
|
||||
echo " +^/usr/lib/wine/fakedlls" >> %SOURCE7
|
||||
grep SONAME_ config.log
|
||||
grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires \1/;'|sort -u >>%SOURCE7
|
||||
echo " recommends \"libpulse0-32bit\"" >> %SOURCE7
|
||||
echo " recommends \"alsa-plugins-pulse-32bit\"" >> %SOURCE7
|
||||
echo " recommends \"alsa-plugins-32bit\"" >> %SOURCE7
|
||||
echo " recommends \"Mesa-libGL1-32bit\"" >> %SOURCE7
|
||||
|
Loading…
Reference in New Issue
Block a user