Skip to content

Commit b356894

Browse files
committed
Added net-tools and sudo to enable successfull setup on a more barebone environment.
Request from Stephen Eisenhauer dataflow#11
1 parent 51ae91f commit b356894

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

debian/control

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ Depends: python,
3838
liblzo2-dev,
3939
libxml2,
4040
libxml2-dev,
41-
libxslt-dev
41+
libxslt-dev,
42+
net-tools,
43+
sudo
4244
Description: DataStage allows research groups to manage research data locally,
4345
which can then be pushed to an institutional data repository.
4446

0 commit comments

Comments
 (0)