changeset 614:6f86f953ca6c

Remove obsolete line
author Chris Cannam
date Thu, 10 Oct 2019 12:00:53 +0100
parents 714ca9f0a432
children 8c6e87a89101
files deploy/linux/deploy-appimage.sh
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/deploy/linux/deploy-appimage.sh	Thu Oct 10 11:50:20 2019 +0100
+++ b/deploy/linux/deploy-appimage.sh	Thu Oct 10 12:00:53 2019 +0100
@@ -73,7 +73,6 @@
 }
 
 add_dependencies "$program"
-add_dependencies "$checker"
 
 for p in $plugins ; do
     add_dependencies "$p.so"