summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5c8b8b8..fd941ee 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,16 @@ Build-Depends:
python-sphinx (>= 1.0.7+dfsg) | python3-sphinx,
python-chardet,
python-nose,
+ python-iniparse,
+ python-configparser,
+ python-six,
debhelper (>= 9)
Standards-Version: 3.9.4
Homepage: http://eugeny.github.io/reconfigure
Package: python-reconfigure
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python:Depends}, python-configparser
Provides: ${python:Provides}
Description: simple config file management library
python-reconfigure provides easy and uniform access to various