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

Pierre Schmitz pierre at archlinux.org
Wed Sep 3 08:30:24 UTC 2008


    Date: Wednesday, September 3, 2008 @ 04:30:22
  Author: pierre
Revision: 11774

upgpkg: kdebase 4.1.1-2
    adding qimageblitz as dependency; blame namcap for it. (fixes FS#11382)

Modified:
  kdebase/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-03 08:23:18 UTC (rev 11773)
+++ PKGBUILD	2008-09-03 08:30:22 UTC (rev 11774)
@@ -3,13 +3,13 @@
 
 pkgname=kdebase
 pkgver=4.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Base Applications"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde')
-depends=('libraw1394' 'kdebase-runtime')
+depends=('libraw1394' 'kdebase-runtime' 'qimageblitz')
 makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4')
 optdepends=('kdebase-workspace')
 options=('docs')




More information about the arch-commits mailing list