[arch-commits] Commit in libfm (3 files)

Balló György bgyorgy at nymeria.archlinux.org
Tue Sep 3 02:30:20 UTC 2013


    Date: Tuesday, September 3, 2013 @ 04:30:19
  Author: bgyorgy
Revision: 96686

Add intltool to makedepends

Modified:
  libfm/repos/community-i686/PKGBUILD
  libfm/repos/community-x86_64/PKGBUILD
  libfm/trunk/PKGBUILD

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-09-03 02:22:03 UTC (rev 96685)
+++ repos/community-i686/PKGBUILD	2013-09-03 02:30:19 UTC (rev 96686)
@@ -15,6 +15,7 @@
 options=('!libtool')
 install=libfm.install
 depends=('gtk2' 'menu-cache' 'shared-mime-info' 'udisks' 'desktop-file-utils')
+makedepends=('intltool')
 source=(http://downloads.sourceforge.net/pcmanfm/$pkgname-$pkgver.tar.gz)
 md5sums=('c09072e26b9688a7d171843c0da9b33f')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-09-03 02:22:03 UTC (rev 96685)
+++ repos/community-x86_64/PKGBUILD	2013-09-03 02:30:19 UTC (rev 96686)
@@ -15,6 +15,7 @@
 options=('!libtool')
 install=libfm.install
 depends=('gtk2' 'menu-cache' 'shared-mime-info' 'udisks' 'desktop-file-utils')
+makedepends=('intltool')
 source=(http://downloads.sourceforge.net/pcmanfm/$pkgname-$pkgver.tar.gz)
 md5sums=('c09072e26b9688a7d171843c0da9b33f')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-09-03 02:22:03 UTC (rev 96685)
+++ trunk/PKGBUILD	2013-09-03 02:30:19 UTC (rev 96686)
@@ -15,6 +15,7 @@
 options=('!libtool')
 install=libfm.install
 depends=('gtk2' 'menu-cache' 'shared-mime-info' 'udisks' 'desktop-file-utils')
+makedepends=('intltool')
 source=(http://downloads.sourceforge.net/pcmanfm/$pkgname-$pkgver.tar.gz)
 md5sums=('c09072e26b9688a7d171843c0da9b33f')
 




More information about the arch-commits mailing list