Hi,
I am trying to package gocryptfs. It has a pair of dependencies that have a circular dependency:
golang-github-jacobsa-oglemock golang-github-jacobsa-ogletest
I think I am supposed to make one of them have a bootstrap configuration so it can be built without the other and then build the other and then rebuild the first one.
If this is right, can someone point me to an example of this, ideally done with golang, so I can work it out?
thanks,
bex
golang@lists.fedoraproject.org