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

Balló György bgyorgy at nymeria.archlinux.org
Mon Dec 9 17:14:11 UTC 2013


    Date: Monday, December 9, 2013 @ 18:14:11
  Author: bgyorgy
Revision: 102375

upgpkg: gnome-activity-journal 0.8.0-7

Add missing python2-dbus dependency (FS#38074)

Modified:
  gnome-activity-journal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-09 15:01:48 UTC (rev 102374)
+++ PKGBUILD	2013-12-09 17:14:11 UTC (rev 102375)
@@ -3,12 +3,12 @@
 
 pkgname=gnome-activity-journal
 pkgver=0.8.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Tool for easily browsing and finding files on your computer using the Zeitgeist engine"
 arch=('any')
 url="https://launchpad.net/gnome-activity-journal"
 license=('GPL')
-depends=('python2-gconf' 'python2-xdg' 'zeitgeist' 'hicolor-icon-theme' 'xdg-utils')
+depends=('python2-dbus' 'python2-gconf' 'python2-xdg' 'zeitgeist' 'hicolor-icon-theme' 'xdg-utils')
 makedepends=('python2-distutils-extra')
 optdepends=('python2-libgnome: get thumbnail of image and video files' 
             'gstreamer0.10-python: add multimedia tooltip for audio and video files'




More information about the arch-commits mailing list