diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-07-25 03:21:01 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-07-25 03:21:01 (GMT) |
commit | b71a457c86e8ea7c92cfe808c93fd2d6695db8e9 (patch) | |
tree | 03dec990716c0c3833f1d4e7ba8ff21ce8cd75a7 /abs | |
parent | f077dd3615a392df3c9c5cdbfd1b231744d16e0f (diff) | |
download | linhes_pkgbuild-b71a457c86e8ea7c92cfe808c93fd2d6695db8e9.zip linhes_pkgbuild-b71a457c86e8ea7c92cfe808c93fd2d6695db8e9.tar.gz linhes_pkgbuild-b71a457c86e8ea7c92cfe808c93fd2d6695db8e9.tar.bz2 |
mythbrowser: rebuild for libjpeg
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD b/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD index 2385643..51a27d2 100644 --- a/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="Mini web browser for MythTV" arch=('i686' 'x86_64') url="http://www.mythtv.org" license=('GPL') -depends=("mythtv>=${pkgver}" 'wget' 'libxvmc' 'kdelibs3') +depends=("mythtv>=${pkgver}" 'wget' 'libxvmc' 'kdelibs3' 'qt3') groups=('mythtv-extras') options=('!makeflags') source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2") |