wok diff libQtOpenGL/receipt @ rev 4996
tazbb: add check-depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 27 20:49:37 2010 +0100 (2010-02-27) |
parents | e6089c20e439 |
children | 3e599985638d |
line diff
1.1 --- a/libQtOpenGL/receipt Fri May 01 15:37:08 2009 +0200 1.2 +++ b/libQtOpenGL/receipt Sat Feb 27 20:49:37 2010 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Qt OpenGL Library" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="libQtCore" 1.8 +DEPENDS="libQtGui libgl libglu" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.trolltech.com" 1.11 WANTED="qt-x11-opensource-src"