[arch-commits] Commit in kdebindings (kde-unstable/PKGBUILD trunk/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat Jun 26 02:46:40 UTC 2010


    Date: Friday, June 25, 2010 @ 22:46:40
  Author: andrea
Revision: 84076

added boost makedependence

Modified:
  kdebindings/kde-unstable/PKGBUILD
  kdebindings/trunk/PKGBUILD

-----------------------+
 kde-unstable/PKGBUILD |    2 +-
 trunk/PKGBUILD        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	2010-06-26 00:37:12 UTC (rev 84075)
+++ kde-unstable/PKGBUILD	2010-06-26 02:46:40 UTC (rev 84076)
@@ -13,7 +13,7 @@
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'pyqt' 'kdepim-runtime' 'mono'
-	'kdegraphics-okular' 'qwt' 'docbook-xsl')
+	'kdegraphics-okular' 'qwt' 'docbook-xsl' 'boost')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 sha1sums=('0cf8adcf881bbeecdeba37ac40527fd478a6debe')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2010-06-26 00:37:12 UTC (rev 84075)
+++ trunk/PKGBUILD	2010-06-26 02:46:40 UTC (rev 84076)
@@ -12,7 +12,7 @@
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'pyqt' 'kdepim-runtime'
-             'ruby' 'mono' 'kdegraphics-okular')
+             'ruby' 'mono' 'kdegraphics-okular' 'boost')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 sha1sums=('db5afa2a70558e34838a0f9296f008035e03f064')
 




More information about the arch-commits mailing list