development/shiboken: Add 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
70a991a695
commit
58576159b0
|
@ -5,6 +5,6 @@ DOWNLOAD="http://download.qt-project.org/official_releases/pyside/shiboken-1.2.2
|
|||
MD5SUM="9f5bee9d414ce51be07ff7a20054a48d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="qt4"
|
||||
MAINTAINER="Ole-André Rodlie"
|
||||
EMAIL="ole.andre.rodlie@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue