We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caef0e0 commit cade73bCopy full SHA for cade73b
3 files changed
doc
msys2/PKGBUILD
@@ -14,7 +14,6 @@ depends=(
14
"${MINGW_PACKAGE_PREFIX}-libsigc++"
15
"${MINGW_PACKAGE_PREFIX}-cairomm"
16
"${MINGW_PACKAGE_PREFIX}-yaml-cpp"
17
- "${MINGW_PACKAGE_PREFIX}-glew"
18
"${MINGW_PACKAGE_PREFIX}-ffts"
19
"${MINGW_PACKAGE_PREFIX}-vulkan-loader"
20
"${MINGW_PACKAGE_PREFIX}-glfw"
src/ngscopeclient/wix/license-paths
@@ -28,7 +28,6 @@
28
/mingw64/share/licenses/gettext/gettext-tools/COPYING
29
/mingw64/share/licenses/gettext/gettext-tools/gnulib-lib/libxml/COPYING
30
/mingw64/share/licenses/gettext/gnulib-local/lib/libxml/COPYING
31
-/mingw64/share/licenses/glew/LICENSE
32
/mingw64/share/licenses/glib2/COPYING
33
/mingw64/share/licenses/glibmm/COPYING
34
/mingw64/share/licenses/graphite2/COPYING
0 commit comments