multimedia/mythtv: Fixed dep information

This commit is contained in:
ponce 2012-08-27 12:54:46 +02:00
parent b5d3d86030
commit d668c757e8
2 changed files with 2 additions and 4 deletions

View file

@ -5,8 +5,6 @@ and operating systems. MythTV is known to work on Linux and Mac OS X
See README.SLACKWARE after installation for setup information.
This requires lame, MySQL-python, lxml, and perl-Net-UPnP.
Optional but recommended:
Optional but recommended dependencies:
libdvdcss, libavc1394, libiec61883, jack-audio-connection-kit, libvdpau,
gsm, xmltv, mjpegtools, xvidcore, x264, transcode, exif, and lirc.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.osuosl.org/pub/mythtv/mythtv-0.24.1.tar.bz2"
MD5SUM="6870c679619ec58456e76839745411d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MySQL-python exif gsm jack-audio-connection-kit lame libavc1394 libdvdcss libiec61883 libvdpau lirc lxml mjpegtools perl-Net-UPnP transcode x264 xmltv xvidcore"
REQUIRES="lame MySQL-python lxml perl-Net-UPnP"
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"