[arch-commits] Commit in libcanberra/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Dec 23 22:48:44 UTC 2010


    Date: Thursday, December 23, 2010 @ 17:48:44
  Author: heftig
Revision: 103941

Add optdepend

Modified:
  libcanberra/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-23 22:46:23 UTC (rev 103940)
+++ PKGBUILD	2010-12-23 22:48:44 UTC (rev 103941)
@@ -27,6 +27,7 @@
 
 package_libcanberra() {
   install=libcanberra.install
+  optdepends=("$pkgbase-pulse: PulseAudio driver")
 
   cd "${srcdir}/${pkgbase}-${pkgver}"
   make -j1 DESTDIR="${pkgdir}" install




More information about the arch-commits mailing list