Doing some final testing on #201 and have noticed that on Arch Linux when doing a debug build buildall.sh -d the packages are output with -debug appended to them. As a result the dependencies don't satisfy (looking for wintc-comgtk not wintc-comgtk-debug).
Doing some final testing on #201 and have noticed that on Arch Linux when doing a debug build
buildall.sh -d
the packages are output with-debug
appended to them. As a result the dependencies don't satisfy (looking forwintc-comgtk
notwintc-comgtk-debug
).