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

Ionut Biru ibiru at archlinux.org
Fri Nov 16 17:25:16 UTC 2012


    Date: Friday, November 16, 2012 @ 12:25:15
  Author: ibiru
Revision: 171115

add libnotify as dependency. FS#32692

Modified:
  file-roller/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-16 17:14:40 UTC (rev 171114)
+++ PKGBUILD	2012-11-16 17:25:15 UTC (rev 171115)
@@ -4,11 +4,11 @@
 
 pkgname=file-roller
 pkgver=3.6.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Archive manipulator for GNOME"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'libarchive' 'file' 'json-glib')
+depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'libarchive' 'file' 'json-glib' 'libnotify')
 makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'nautilus' 'itstool' 'docbook-xsl')
 optdepends=('unrar: the RAR uncompression program'
             'zip: creates PKZIP-compatible .zip files'




More information about the arch-commits mailing list