alsa-lib: rebuild to have corrected shlib-provides.
This commit is contained in:
parent
50aaebe223
commit
33e76930c1
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'alsa-lib'.
|
||||
pkgname=alsa-lib
|
||||
version=1.0.27.2
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pythonlibs=-lpython2.7 --with-pythonincludes=-I${XBPS_CROSS_BASE}/usr/include/python2.7"
|
||||
hostmakedepends="automake libtool pkg-config python-devel"
|
||||
|
@ -40,6 +40,7 @@ alsa-lib-devel_package() {
|
|||
}
|
||||
|
||||
alsa-lib-python_package() {
|
||||
lib32disabled=yes
|
||||
short_desc+=" - python smixer plugin"
|
||||
replaces="alsa-lib<=1.0.25"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue