Skip to content
Snippets Groups Projects
Commit 264d0d35 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[beat-devel] Add ncurses for beat/beat.cmdline>

parent e1dbe3d0
No related branches found
No related tags found
1 merge request!432Add ncurses for beat/beat.cmdline>
Pipeline #33200 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %} {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package: package:
name: beat-devel name: beat-devel
version: 2019.09.05 version: 2019.09.11
build: build:
# the build number must be zero all the time. # the build number must be zero all the time.
...@@ -28,6 +28,7 @@ requirements: ...@@ -28,6 +28,7 @@ requirements:
- sphinxcontrib-programoutput 0.14 - sphinxcontrib-programoutput 0.14
- sphinxcontrib-httpdomain 1.7.0 - sphinxcontrib-httpdomain 1.7.0
- psycopg2 2.7.6.1 - psycopg2 2.7.6.1
- ncurses 6.1
run: run:
- python - python
run_constrained: run_constrained:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment