You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking of external dependencies, of which a specific version is required would help avoiding breakage in case the external dependency is updated. This would prevent issues like #79, #96 or #99
I suggest adding depends=("icu=$version") to the PKGBUILD.
regards,
deep-42-thought
The text was updated successfully, but these errors were encountered:
Tracking of external dependencies, of which a specific version is required would help avoiding breakage in case the external dependency is updated. This would prevent issues like #79, #96 or #99
I suggest adding
depends=("icu=$version")
to the PKGBUILD.regards,
deep-42-thought
The text was updated successfully, but these errors were encountered: