mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
1b9059091e
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
300 B
Diff
11 lines
300 B
Diff
--- ams-2.1.2/configure.old 2016-11-05 22:20:32.871586260 +0000
|
|
+++ ams-2.1.2/configure 2016-11-05 22:20:46.776496504 +0000
|
|
@@ -6360,7 +6360,7 @@
|
|
#define HAVE_LIBQTOPENGL 1
|
|
_ACEOF
|
|
|
|
- LIBS="-lQtOpenGL $LIBS"
|
|
+ LIBS=" -lQtOpenGL $LIBS"
|
|
|
|
else
|
|
as_fn_error $? "QtOpenGL is required" "$LINENO" 5
|