From 33e76930c1a363647f47e585c7450bd1a27f02b4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 29 Mar 2014 12:33:04 +0100 Subject: [PATCH] alsa-lib: rebuild to have corrected shlib-provides. --- srcpkgs/alsa-lib/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template index 24b625b4716..58629ca1864 100644 --- a/srcpkgs/alsa-lib/template +++ b/srcpkgs/alsa-lib/template @@ -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() {