anatol / quarry

Rubygems binary repository for Arch Linux
GNU General Public License v3.0
53 stars 25 forks source link

track external dependencies #100

Open deep-42-thought opened 5 years ago

deep-42-thought commented 5 years ago

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