libraries/libisofs: Removed unneeded libburn dep from .info

Thanks to Charles for the notes about this.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-01-26 20:55:54 -06:00
parent 428b360d4b
commit 0b350495d5

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://files.libburnia-project.org/releases/libisofs-1.2.4.tar.gz"
MD5SUM="0a86f2cda3b86fc95f7c0efbd793f373"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libburn"
REQUIRES=""
MAINTAINER="Robby Workman"
EMAIL="rworkman@slackbuilds.org"