Hi,
so far, ports-mgmt/synth has been doing extremely well with all special wishes I had so far
Unfortunately, now as I try to update deskutils/tine20 to a more recent version, I have a hard time understanding how runtime vs. buildtime dependencies are taken into consideration (if that is the problem at all).
My problem is that the tine20 package created by synth insists that it wants databases/mysql56-client instead of the databases/mariadb100-client which happens to be already installed on my target system. mariadb100-client is a drop-in replacement for mysql56-client. When I check the package's +COMPACT_MANIFEST file, it indeed has a hard requirement for mysql56-client
On the other hand, when I manually build and install the tine20 port on the build machine, the mariadb100-client package installed there seems to be sufficient.
Any pointers where I might be wrong?
so far, ports-mgmt/synth has been doing extremely well with all special wishes I had so far
Unfortunately, now as I try to update deskutils/tine20 to a more recent version, I have a hard time understanding how runtime vs. buildtime dependencies are taken into consideration (if that is the problem at all).
My problem is that the tine20 package created by synth insists that it wants databases/mysql56-client instead of the databases/mariadb100-client which happens to be already installed on my target system. mariadb100-client is a drop-in replacement for mysql56-client. When I check the package's +COMPACT_MANIFEST file, it indeed has a hard requirement for mysql56-client
On the other hand, when I manually build and install the tine20 port on the build machine, the mariadb100-client package installed there seems to be sufficient.
Any pointers where I might be wrong?