testing/ruby-ox: add missing dependency on ruby-bigdecimal

This commit is contained in:
Jakub Jirutka 2017-12-26 19:32:02 +01:00
parent 23c4fb91bf
commit 6eb2f4b72e

View File

@ -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