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

Juergen Hoetzel juergen at archlinux.org
Sat Jan 31 10:02:21 UTC 2009


    Date: Saturday, January 31, 2009 @ 05:02:21
  Author: juergen
Revision: 25861

fix #11224

Modified:
  mytharchive/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-31 09:37:33 UTC (rev 25860)
+++ PKGBUILD	2009-01-31 10:02:21 UTC (rev 25861)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url="http://www.mythtv.org"
 license=('GPL')
-depends=("mythtv>=${pkgver}" 'libxmu' 'mysql-python' 'pil' 'dvdauthor')
+depends=("mythtv>=${pkgver}" 'libxmu' 'mysql-python' 'pil' 'dvdauthor' 'mjpegtools' 'transcode')
 source=("http://www.mythtv.org/modules.php?name=Downloads&d_op=getit&lid=136&foo=/mythplugins-$pkgver.tar.bz2")
 md5sums=('6c08043227bef1384858deee12b5cdc3')
 groups=('mythtv-extras')




More information about the arch-commits mailing list