pulseaudio: libpulseaudio provides libpulsecommon-5.0.so.
This commit is contained in:
parent
3fa8338bbf
commit
98d2dde477
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pulseaudio'
|
||||
pkgname=pulseaudio
|
||||
version=5.0
|
||||
revision=9
|
||||
revision=10
|
||||
# Package build options
|
||||
build_options="systemd"
|
||||
build_style=gnu-configure
|
||||
|
@ -46,6 +46,7 @@ post_install() {
|
|||
}
|
||||
|
||||
libpulseaudio_package() {
|
||||
shlib_provides="libpulsecommon-5.0.so"
|
||||
short_desc+=" - shared libraries"
|
||||
pkg_install() {
|
||||
vmove "usr/lib/libpulse.so.*"
|
||||
|
|
Loading…
Reference in a new issue