Date: Sunday, January 30, 2011 @ 09:06:11
  Author: andrea
Revision: 108178

kwebkitpart is no more needed

Modified:
  kdenetwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-01-30 14:02:27 UTC (rev 108177)
+++ PKGBUILD    2011-01-30 14:06:11 UTC (rev 108178)
@@ -19,7 +19,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'speex' 'ortp' 'libotr'
        'qca-ossl' 'kdebase-workspace' 'kdebase-lib' 'libvncserver' 'libmsn'
        'ppp' 'v4l-utils' 'libidn' 'rdesktop' 'qimageblitz' 'libxdamage' 
'libgadu'
-       'telepathy-qt4' 'docbook-xsl' 'libktorrent' 'kwebkitpart')
+       'telepathy-qt4' 'docbook-xsl' 'libktorrent')
 
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2";)
 sha1sums=('c69dcc48c8fc4064e183136b6d85e6379978925f')
 
@@ -54,7 +54,7 @@
 
 package_kdenetwork-kget() {
        pkgdesc='Download Manager'
-       depends=('kdebase-workspace' 'kdebase-lib' 'libktorrent' 'kwebkitpart')
+       depends=('kdebase-workspace' 'kdebase-lib' 'libktorrent')
        optdepends=('python2: YouTube plugin')
        url="http://kde.org/applications/internet/kget/";
        install='kdenetwork.install'

Reply via email to