mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
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:
parent
428b360d4b
commit
0b350495d5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue