AyatanaIndicators/libayatana-appindicator

Can you use the gtk3 pkg-config instead of the libtool

SolarAquarion opened this issue · 3 comments

Can you use the gtk3 pkg-config instead of the libtool

actually

Package 'ayatana-indicator-0.4', required by 'virtual:world', not found

but that's for gtk2

@SolarAquarion We have shifted to CMake now and in CMake we use pkg-config to detect dependencies.

Note that libayatana-appindicator at the moment has two build flavours (-DFLAVOUR_GTK2=ON or -DFLAVOUR_GTK3=ON). Both build flavours have been tested thoroughly and they seem to work.