Open kwalker99 opened 1 month ago
Hi,
Actually ibwebkit2gtk
is not required by the program as it has JUCE_WEB_BROWSER=0
set. I think it's added to build deps by the JUCE default requirements. So it's pretty safe to remove libwebkit2gtk-4.1-dev
from the receipt.
aha, that is good to know, I will update the package and re-post
On Sat, 19 Oct 2024 at 02:32, Konstantin Voinov @.***> wrote:
Hi,
Actually ibwebkit2gtk is not required by the program as it has JUCE_WEB_BROWSER=0 set. I think it's added to build deps by the JUCE default requirements. So it's pretty safe to remove libwebkit2gtk-4.1-dev from the receipt.
— Reply to this email directly, view it on GitHub https://github.com/jatinchowdhury18/KlonCentaur/issues/41#issuecomment-2423430745, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEM3LG2FEMUM34ZYO7NGNK3Z4GZDTAVCNFSM6AAAAABQG6N23CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRTGQZTANZUGU . You are receiving this because you authored the thread.Message ID: @.***>
Hi chowcentaur depends on libwebkit2gtk-4.0-dev which is not available in Ubuntu 24 or debian 13.
I have updated the control file in the deb package to use libwebkit2gtk-4.1-dev and also removed all of the source files that shouldn't be included.
This new fixed package installs and works without issue on Ubuntu 24.
Please consider using the attached deb package. ChowCentaur-Linux-x64-1.4.0.tar.gz