mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libquicktime: Add missing dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dd1a92a1c7
commit
0e0b213c0d
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/libquicktime/libquicktime-1.2.4.tar.g
|
|||
MD5SUM="81cfcebad9b7ee7e7cfbefc861d6d61b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="faad2"
|
||||
MAINTAINER="Heinz Wiesinger"
|
||||
EMAIL="pprkut@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue