I have build and installed geany-master with the G_IO bug workaround. It is installed and running. ```
# which geany /usr/local/bin/geany ``` but when I try to build the plugins package from master it fails to find geany. ``` ./autogen.sh ...... checking for GEANY... no configure: error: Package requirements (geany >= 1.29) were not met: ``` Package 'geany', required by 'virtual:world', not found What's that about? Have I missed a step ? thx -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/666
