summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-10-29 20:11:51 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-10-29 20:11:51 (GMT)
commit5027ed542f9e59dad7d03bae8832527c9b01e9cb (patch)
tree3da2993b1719ddaf023aeb15290d6fe8c633ffe7 /abs/core/mythtv
parent81807cd71bcb9106a1327960e65773509cdeee6c (diff)
downloadlinhes_pkgbuild-5027ed542f9e59dad7d03bae8832527c9b01e9cb.zip
linhes_pkgbuild-5027ed542f9e59dad7d03bae8832527c9b01e9cb.tar.gz
linhes_pkgbuild-5027ed542f9e59dad7d03bae8832527c9b01e9cb.tar.bz2
mythtv: add back qtwebkit as a dep. Seems to have gotten lost during a merge.
Diffstat (limited to 'abs/core/mythtv')
-rw-r--r--abs/core/mythtv/stable-0.25/mythtv/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
index b5207da..50f24c1 100644
--- a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
+++ b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
@@ -14,6 +14,7 @@ url="http://www.mythtv.org/"
license=('GPL')
depends=('mysql-clients'
'qt'
+ 'qtwebkit'
'lame'
'lirc-utils'
'ffmpeg'