summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck1
-rw-r--r--debian/control5
2 files changed, 1 insertions, 5 deletions
diff --git a/check b/check
index c8e8b46..486fe56 100755
--- a/check
+++ b/check
@@ -24,7 +24,6 @@ got_cargo_cmd fmt && $hideok cargo fmt -- --check
$hideok cargo test
subplot docgen clab.subplot -o clab.html
-subplot docgen clab.subplot -o clab.pdf
target="$(cargo metadata --format-version=1 | python3 -c 'import sys, json; o = json.load(sys.stdin); print(o["target_directory"])')"
subplot codegen clab.subplot -o test.py
diff --git a/debian/control b/debian/control
index 3895db0..5b0cf71 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,7 @@ Build-Depends:
moreutils,
python3,
python3-yaml,
- subplot,
- texlive-fonts-recommended,
- texlive-latex-base,
- texlive-latex-recommended
+ subplot
Homepage: https://clab.liw.fi
Package: clab