mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/valkyrie: Added qt4 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
a37a6825f3
commit
2d439212f0
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="valkyrie"
|
||||
VERSION="2.0.0"
|
||||
HOMEPAGE="http://valgrind.org"
|
||||
DOWNLOAD="http://valgrind.org/downloads/valkyrie-2.0.0.tar.bz2"
|
||||
HOMEPAGE="https://valgrind.org/"
|
||||
DOWNLOAD="https://sourceware.org/pub/valgrind/valkyrie-2.0.0.tar.bz2"
|
||||
MD5SUM="a411dfb803f548dae5f988de0160aeb5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="valgrind"
|
||||
REQUIRES="valgrind qt4"
|
||||
MAINTAINER="Emmanuel N. Millan"
|
||||
EMAIL="emmanueln@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue