mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
audio/kradio: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
3f01a87108
commit
bbf8e481a8
2 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
KRadio is a comfortable KDE4/Linux internet and AM/FM radio application.
|
||||
|
||||
This requires ffmpeg and libmms. Lame and lirc are optional.
|
||||
|
||||
You need to configure ALSA correctly for this to work.
|
||||
|
||||
lame and lirc are optional dependencies.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/kradio/kradio4-4.0.2.tar.bz2"
|
|||
MD5SUM="18fea3e2bc7100882075187c6a89f7bd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg lame libmms lirc"
|
||||
REQUIRES="ffmpeg libmms"
|
||||
MAINTAINER="crocket"
|
||||
EMAIL="crockabiscuit@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue