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

Jan de Groot jgc at nymeria.archlinux.org
Mon Sep 30 08:45:39 UTC 2013


    Date: Monday, September 30, 2013 @ 10:45:39
  Author: jgc
Revision: 195301

upgpkg: gnome-music 3.10.0-2

Add missing depends

Modified:
  gnome-music/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-30 08:35:26 UTC (rev 195300)
+++ PKGBUILD	2013-09-30 08:45:39 UTC (rev 195301)
@@ -2,12 +2,12 @@
 
 pkgname=gnome-music
 pkgver=3.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Music player and management application"
 arch=(i686 x86_64)
 license=('GPL')
 url="https://wiki.gnome.org/Apps/Music"
-depends=(grilo grilo-plugins tracker python gobject-introspection)
+depends=(grilo grilo-plugins tracker python gobject-introspection libdmapsharing python-dbus dbus-glib)
 makedepends=(intltool)
 options=('!libtool')
 groups=('gnome-extra')




More information about the arch-commits mailing list