summaryrefslogtreecommitdiffstats
path: root/graphics/vsxu
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-02-16 15:42:23 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-19 12:09:22 +0700
commitbc905527a5ea745577f4dee32b126f63882bfa7a (patch)
tree244f00fc675da2ae866cbb61522078c80a121f00 /graphics/vsxu
parent1ec45370787e36c77a41a040fdf920a35180ec51 (diff)
downloadslackbuilds-bc905527a5ea745577f4dee32b126f63882bfa7a.tar.gz
slackbuilds-bc905527a5ea745577f4dee32b126f63882bfa7a.tar.xz
graphics/vsxu: Update REQUIRES (glfw => glfw3).
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/vsxu')
-rw-r--r--graphics/vsxu/vsxu.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vsxu/vsxu.info b/graphics/vsxu/vsxu.info
index 9c10ccd8e5..b299c9c786 100644
--- a/graphics/vsxu/vsxu.info
+++ b/graphics/vsxu/vsxu.info
@@ -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"