mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-11-01 17:01:34 +01:00
testing/ruby-sinatra: remove ruby-gems dep
This commit is contained in:
parent
fc47b04fcd
commit
ad7f798045
@ -3,14 +3,14 @@
|
||||
_gemname=sinatra
|
||||
pkgname=ruby-$_gemname
|
||||
pkgver=1.4.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort."
|
||||
url="https://rubygems.org/gems/sinatra"
|
||||
arch="noarch"
|
||||
license="GPL"
|
||||
depends="ruby ruby-tilt ruby-rack ruby-rack-protection"
|
||||
depends_dev=
|
||||
makedepends="$depends_dev ruby-gems"
|
||||
makedepends="$depends_dev"
|
||||
install=""
|
||||
subpackages=""
|
||||
source="http://gems.rubyforge.org/gems/$_gemname-$pkgver.gem"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user