[arch-commits] Commit in gnome-phone-manager (3 files)

Balló György bgyorgy at archlinux.org
Thu Nov 20 03:06:38 UTC 2014


    Date: Thursday, November 20, 2014 @ 04:06:37
  Author: bgyorgy
Revision: 122810

Fix build

Modified:
  gnome-phone-manager/repos/community-i686/PKGBUILD
  gnome-phone-manager/repos/community-x86_64/PKGBUILD
  gnome-phone-manager/trunk/PKGBUILD

---------------------------------+
 repos/community-i686/PKGBUILD   |    2 +-
 repos/community-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2014-11-20 02:06:04 UTC (rev 122809)
+++ repos/community-i686/PKGBUILD	2014-11-20 03:06:37 UTC (rev 122810)
@@ -10,7 +10,7 @@
 url="https://wiki.gnome.org/PhoneManager"
 license=('GPL')
 depends=('evolution-data-server' 'gconf' 'gnokii' 'gnome-bluetooth' 'libcanberra' 'telepathy-glib')
-makedepends=('intltool')
+makedepends=('intltool' 'gnome-icon-theme')
 install=gnome-phone-manager.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz
         gnome-phone-manager-0.68-eds.patch)

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2014-11-20 02:06:04 UTC (rev 122809)
+++ repos/community-x86_64/PKGBUILD	2014-11-20 03:06:37 UTC (rev 122810)
@@ -10,7 +10,7 @@
 url="https://wiki.gnome.org/PhoneManager"
 license=('GPL')
 depends=('evolution-data-server' 'gconf' 'gnokii' 'gnome-bluetooth' 'libcanberra' 'telepathy-glib')
-makedepends=('intltool')
+makedepends=('intltool' 'gnome-icon-theme')
 install=gnome-phone-manager.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz
         gnome-phone-manager-0.68-eds.patch)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2014-11-20 02:06:04 UTC (rev 122809)
+++ trunk/PKGBUILD	2014-11-20 03:06:37 UTC (rev 122810)
@@ -10,7 +10,7 @@
 url="https://wiki.gnome.org/PhoneManager"
 license=('GPL')
 depends=('evolution-data-server' 'gconf' 'gnokii' 'gnome-bluetooth' 'libcanberra' 'telepathy-glib')
-makedepends=('intltool')
+makedepends=('intltool' 'gnome-icon-theme')
 install=gnome-phone-manager.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz
         gnome-phone-manager-0.68-eds.patch)



More information about the arch-commits mailing list