diff options
| -rw-r--r-- | abs/core-testing/kdelibs3/PKGBUILD | 5 | ||||
| -rw-r--r-- | abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD | 2 | 
2 files changed, 4 insertions, 3 deletions
| diff --git a/abs/core-testing/kdelibs3/PKGBUILD b/abs/core-testing/kdelibs3/PKGBUILD index 9e1e5d3..5331af0 100644 --- a/abs/core-testing/kdelibs3/PKGBUILD +++ b/abs/core-testing/kdelibs3/PKGBUILD @@ -4,14 +4,15 @@  pkgname=kdelibs3  pkgver=3.5.10 -pkgrel=2 +pkgrel=3  pkgdesc="KDE3 Core Libraries"  arch=('i686' 'x86_64')  url="http://www.kde.org"  license=('GPL' 'LGPL')  depends=('libxslt' 'pcre' 'libart-lgpl' 'alsa-lib'            'jasper' 'bzip2' 'openssl' 'libidn' 'libxrender' -	 'aspell' 'heimdal' 'acl' 'libtiff' 'qt3' 'ca-certificates') +	 'aspell' 'heimdal' 'acl' 'libtiff' 'qt3' 'ca-certificates' +         'libjpeg')  makedepends=('pkgconfig' )  options=('libtool')  install='kdelibs3.install' diff --git a/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD b/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD index 04d3293..2385643 100644 --- a/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD @@ -4,7 +4,7 @@  pkgname=mythbrowser  pkgver=0.21 -pkgrel=5 +pkgrel=6  pkgdesc="Mini web browser for MythTV"  arch=('i686' 'x86_64')  url="http://www.mythtv.org" | 
