aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-03-25 18:26:26 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-03-25 18:26:26 +0100
commit7a820978708d99aa949b663fb12633eea9d58e72 (patch)
treecf005c22830f7809fa10eb05027b18f2ca1528fb
parent89e2aa91489374709e020525b8229ad0f3d6b670 (diff)
downloadaports-7a820978708d99aa949b663fb12633eea9d58e72.tar.bz2
aports-7a820978708d99aa949b663fb12633eea9d58e72.tar.xz
testing/ruby-mathematical: add missing checkdep mtex2mml-fixtures
-rw-r--r--testing/ruby-mathematical/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/ruby-mathematical/APKBUILD b/testing/ruby-mathematical/APKBUILD
index 7ca515565e..d9828cf8f2 100644
--- a/testing/ruby-mathematical/APKBUILD
+++ b/testing/ruby-mathematical/APKBUILD
@@ -10,7 +10,8 @@ arch="all"
license="MIT"
depends="ruby ruby-enum"
makedepends="cmake lasem-dev mtex2mml-dev ruby-dev"
-checkdepends="ruby-io-console ruby-irb ruby-minitest ruby-nokogiri ruby-rake"
+checkdepends="mtex2mml-fixtures ruby-io-console ruby-irb ruby-minitest
+ ruby-nokogiri ruby-rake"
source="$pkgname-$pkgver.tar.gz::https://github.com/gjtorikian/$_gemname/archive/v$pkgver.tar.gz
use-system-mtex2mml.patch
fix-extconf.patch