WrapEarnPass left a comment (geany/geany-plugins#1570) I checked out geany at 98bcbee3b99d71dfcdd9d3556ace9530ceda818d, and the pkgconfig gives me Name: Geany Description: A fast and lightweight IDE using GTK+ Requires: gtk+-3.0 >= 3.24 glib-2.0 >= 2.56 Version: 2.2.0 So, if geany-plugins@master doesnt build against [email protected], is there a config error in autogen.sh?
$ ./autogen.sh --prefix=/home/build/.local ...truncated a bit... checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for geany >= 2.1... yes checking for check >= 0.9.4... yes checking for cppcheck... /usr/bin/cppcheck checking for the C compiler flag to treat warnings as errors... -Werror It looks like geany-plugins@master is only looking for geany 2.1 -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1570#issuecomment-4717146419 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1570/[email protected]>
