@eht16 commented on this pull request.
> @@ -3,7 +3,8 @@ AC_DEFUN([GP_CHECK_GENIUSPASTE],
GP_ARG_DISABLE([GeniusPaste], [auto])
GP_CHECK_PLUGIN_DEPS([GeniusPaste], GENIUSPASTE,
- [libsoup-2.4 >= 2.4.0])
+ [gtk+-3.0 >= 3.16
We also need to adjust the CI workflow config to install libsoup3. Currently
the plugin will not be built in the CI due to the missing dependency.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1342#pullrequestreview-2027082303
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1342/review/[email protected]>