[arch-commits] Commit in telepathy-logger/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Sep 28 08:26:26 UTC 2010
Date: Tuesday, September 28, 2010 @ 04:26:26
Author: ibiru
Revision: 91850
upgpkg: telepathy-logger 0.1.5-2
add dconf dependency
Modified:
telepathy-logger/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-28 08:25:44 UTC (rev 91849)
+++ PKGBUILD 2010-09-28 08:26:26 UTC (rev 91850)
@@ -2,12 +2,12 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=telepathy-logger
pkgver=0.1.5
-pkgrel=1
+pkgrel=2
pkgdesc="Telepathy framework logging daemon"
arch=(i686 x86_64)
url="http://telepathy.freedesktop.org/wiki/Logger"
license=('LGPL2.1')
-depends=('telepathy-glib>=0.11.16' 'sqlite3' 'libxml2>=2.7.7')
+depends=('telepathy-glib>=0.11.16' 'sqlite3' 'libxml2>=2.7.7' 'dconf')
makedepends=('intltool' 'gnome-doc-utils')
options=('!libtool')
source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
More information about the arch-commits
mailing list