summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d9dd4ba0ab7..a5d985d45450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,8 @@ arch=('i686' 'x86_64')
license=('GPL')
depends=('alsa-lib')
makedepends=('libpulse' 'git')
+provides=('libao')
+conflicts=('libao')
backup=('etc/libao.conf')
source=("git+https://github.com/xiph/libao.git"
'libao.conf')