graphics/vsxu: Update REQUIRES (glfw => glfw3).

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-02-16 15:42:23 -05:00 committed by Willy Sudiarto Raharjo
parent 1ec4537078
commit bc905527a5
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/vsxu/vsxu
MD5SUM="a06b81f46fafe49fca8ef245a54531bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="glfw ftgl"
REQUIRES="glfw3 ftgl"
MAINTAINER="Christoph Willing"
EMAIL="chris.willing@linux.com"