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

Jan Steffens heftig at nymeria.archlinux.org
Sun May 4 19:37:03 UTC 2014


    Date: Sunday, May 4, 2014 @ 21:37:02
  Author: heftig
Revision: 212044

add missing runtime deps (dbus)

Modified:
  polari/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-04 16:53:59 UTC (rev 212043)
+++ PKGBUILD	2014-05-04 19:37:02 UTC (rev 212044)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 license=(GPL)
 url="https://wiki.gnome.org/Apps/Polari"
-depends=(gjs gtk3 telepathy-glib telepathy-idle)
+depends=(gjs gtk3 telepathy-glib telepathy-idle telepathy-mission-control telepathy-logger)
 makedepends=(intltool)
 groups=(gnome-extra)
 install=polari.install




More information about the arch-commits mailing list