mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/ruby-ox: add missing dependency on ruby-bigdecimal
This commit is contained in:
parent
23c4fb91bf
commit
6eb2f4b72e
@ -8,6 +8,7 @@ pkgdesc="A fast XML parser and object serializer for Ruby"
|
||||
url="https://github.com/ohler55/ox"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
depends="ruby-bigdecimal"
|
||||
checkdepends="ruby ruby-test-unit"
|
||||
makedepends="ruby-dev"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/ohler55/$_gemname/archive/v$pkgver.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user