mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
multimedia/mythtv: Fixed dep information
This commit is contained in:
parent
b5d3d86030
commit
d668c757e8
2 changed files with 2 additions and 4 deletions
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue