mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libisoburn: Fixed dep info
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
8481bbf1e6
commit
b6f8c1eff7
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://files.libburnia-project.org/releases/libisoburn-1.3.2.tar.gz"
|
|||
MD5SUM="7ebee7c1d4e09565daddca15467035af"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libisofs"
|
||||
REQUIRES="libisofs libburn"
|
||||
MAINTAINER="Nishant Limbachia"
|
||||
EMAIL="nishant@mnspace.net"
|
||||
|
|
Loading…
Reference in a new issue