summaryrefslogtreecommitdiffstats
path: root/funpl
diff options
context:
space:
mode:
authorMichel Alexandre Salim <salimma@fedoraproject.org>2009-09-21 18:38:41 -0400
committerMichel Alexandre Salim <salimma@fedoraproject.org>2009-09-21 18:38:41 -0400
commita9ed2d2d06b8dcc6c7e482a2e54691c780d50ed1 (patch)
tree65d536544ec8bf5ddd9b62aea67d014c3cad5741 /funpl
parent7f7e94217f09f4f32b1edab522b96f32306b4012 (diff)
downloadspecs-a9ed2d2d06b8dcc6c7e482a2e54691c780d50ed1.tar.gz
specs-a9ed2d2d06b8dcc6c7e482a2e54691c780d50ed1.tar.xz
specs-a9ed2d2d06b8dcc6c7e482a2e54691c780d50ed1.zip
lua-lunit: explicit BR on lua for build tests.
Diffstat (limited to 'funpl')
-rw-r--r--funpl/lua-lunit.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/funpl/lua-lunit.spec b/funpl/lua-lunit.spec
index 5299159..857f71e 100644
--- a/funpl/lua-lunit.spec
+++ b/funpl/lua-lunit.spec
@@ -12,6 +12,8 @@ URL: http://nessie.de/mroth/lunit/index.html
Source0: http://nessie.de/mroth/lunit/lunit-%{version}.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+# for running tests
+BuildRequires: lua >= %{luaver}
Requires: lua >= %{luaver}
BuildArch: noarch