File fix_libgwavi_linking.patch of Package avogadrolibs

--- a/avogadro/qtplugins/surfaces/CMakeLists.txt	2020-02-13 00:15:46.123994241 +0100
+++ b/avogadro/qtplugins/surfaces/CMakeLists.txt	2020-02-13 00:16:12.720218021 +0100
@@ -18,4 +18,9 @@
 )
 
 target_link_libraries(Surfaces
-  LINK_PRIVATE AvogadroQuantumIO ${Qt5Concurrent_LIBRARIES})
+  LINK_PRIVATE
+  AvogadroQuantumIO
+  AvogadroQtOpenGL
+  libgwavi
+  ${Qt5Concurrent_LIBRARIES}
+)
openSUSE Build Service is sponsored by