From b806febc3d935f355bc9cc6f75cec9d8e207295b Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Thu, 2 Nov 2017 18:38:29 +0100 Subject: [PATCH] Add libtom module runtime dependency --- python2-ecosystem.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python2-ecosystem.yaml b/python2-ecosystem.yaml index 33b541a..50aaba8 100644 --- a/python2-ecosystem.yaml +++ b/python2-ecosystem.yaml @@ -26,8 +26,7 @@ data: requires: platform: master python2: 2.7 - # python2-crypto depends on libtomcrypt which is in samba - samba: 4.7 + libtom: master references: community: https://www.python.org/ documentation: https://docs.python.org/2/