diff --git a/INSTALL.md b/INSTALL.md index d43347ea9..6979e4a07 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -9,6 +9,7 @@ augeas-tools \ dblatex \ docbook-utils \ + e2fsprogs \ gettext \ gir1.2-glib-2.0 \ gir1.2-nm-1.0 \ diff --git a/debian/changelog b/debian/changelog index bccc84188..46f64ab48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +plinth (0.21.0) UNRELEASED; urgency=medium + + [ Sunil Mohan Adapa ] + * Add explicit dependency on e2fsprogs (Closes: #887223). + + -- Sunil Mohan Adapa Mon, 15 Jan 2018 13:22:08 +0530 + plinth (0.20.0) unstable; urgency=high [ James Valleroy ] diff --git a/debian/control b/debian/control index a294bedd3..a01238c0c 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 10~) , dblatex , dh-python , docbook-utils + , e2fsprogs , gir1.2-nm-1.0 , libjs-bootstrap , python3-all @@ -49,6 +50,7 @@ Depends: ${python3:Depends} , ${plinth:Depends} , adduser , augeas-tools + , e2fsprogs , gettext , gir1.2-glib-2.0 , gir1.2-nm-1.0