Skip to content

Instantly share code, notes, and snippets.

@bloodeagle40234
Created November 10, 2016 04:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bloodeagle40234/fd81c65c0ee9bb2513ed00e78a23899b to your computer and use it in GitHub Desktop.
Save bloodeagle40234/fd81c65c0ee9bb2513ed00e78a23899b to your computer and use it in GitHub Desktop.
tsuyuzaki@ubuntu:~/git_repos/pyeclib$ git diff
diff --git a/bindep.txt b/bindep.txt
index 9302ef5..40c321e 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -4,7 +4,7 @@
build-essential [platform:dpkg]
gcc [platform:rpm]
make [platform:rpm]
-liberasurecode-dev [platform:dpkg]
+liberasurecode-dev [platform:dpkg] >=1.3.0
liberasurecode-devel [platform:rpm]
python-dev [platform:dpkg]
python-devel [platform:rpm]
tsuyuzaki@ubuntu:~/git_repos/pyeclib$ bindep
Bad versions of installed packages:
liberasurecode-dev version 1.1.0-2~ubuntu14.04.1 does not match >=1.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment