summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f017b118e05a..b08923c9c95d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=(any)
url="https://github.com/jfelchner/ruby-progressbar"
license=("MIT")
depends=("ruby")
+makedepends=(rubygems)
source=(http://rubygems.org/downloads/$pkgname-$pkgver.gem)
sha256sums=("ee23400615f91c2ce6bc1e3bfa98392302ef38cbba8ad6de1bc26a4e1a88e7cc")
noextract=($pkgname-$pkgver.gem)