[arch-commits] Commit in audacious/trunk (PKGBUILD)
    Giovanni Scafora 
    giovanni at archlinux.org
       
    Wed Nov 25 13:22:47 UTC 2009
    
    
  
    Date: Wednesday, November 25, 2009 @ 08:22:47
  Author: giovanni
Revision: 59624
upgpkg: audacious 2.2-3
    Fixed deps
Modified:
  audacious/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-25 13:01:00 UTC (rev 59623)
+++ PKGBUILD	2009-11-25 13:22:47 UTC (rev 59624)
@@ -4,12 +4,12 @@
 
 pkgname=audacious
 pkgver=2.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Media player based on BMP"
 arch=('i686' 'x86_64')
 url="http://audacious-media-player.org/"
 license=('GPL3')
-depends=('gtk2' 'libmcs' 'dbus-glib' 'libsamplerate' 'libxml2' 'desktop-file-utils')
+depends=('gtk2' 'libmcs' 'dbus-glib' 'libsamplerate' 'libxml2' 'desktop-file-utils' 'audacious-plugins')
 optdepends=('unzip: Zipped skins support')
 provides=('audacious-player')
 replaces=('audacious-player')
    
    
More information about the arch-commits
mailing list