[arch-commits] Commit in telepathy-mission-control/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Nov 7 17:08:14 UTC 2016


    Date: Monday, November 7, 2016 @ 17:08:13
  Author: arojas
Revision: 280041

Remove networkmanager and libgnome-keyring dependencies (FS#41042)

Modified:
  telepathy-mission-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-07 17:08:11 UTC (rev 280040)
+++ PKGBUILD	2016-11-07 17:08:13 UTC (rev 280041)
@@ -7,12 +7,12 @@
 
 pkgname=telepathy-mission-control
 pkgver=5.16.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
 arch=('i686' 'x86_64')
 url="http://telepathy.freedesktop.org/wiki/Mission Control"
 license=('LGPL2.1')
-depends=('telepathy-glib' 'libgnome-keyring' 'dconf' 'networkmanager')
+depends=('telepathy-glib' 'dconf' 'libnm-glib')
 makedepends=('libxslt' 'python2' 'gtk-doc')
 source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
 md5sums=('eab6c941038702edeece1168f395300c'



More information about the arch-commits mailing list