From 4d9a6add4674f7dde36bc4b7678a05a80f3c43c6 Mon Sep 17 00:00:00 2001 From: s3lph Date: Sun, 11 Nov 2018 23:37:12 +0100 Subject: [PATCH] Fixed a debian python dependency name --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3de276f..f191377 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -59,6 +59,8 @@ build_wheel: build_debian: stage: build script: + # The Python package name provided by the python3-magic Debian package is "python-magic" rather than "file-magic". + - sed -re 's/file-magic/python-magic/' -i setup.py - echo -n > package/debian/matemat/usr/share/doc/matemat/changelog - | for version in "$(cat CHANGELOG.md | grep '