Skip to content

Commit 6039f64

Browse files
Lucio Correiadanielhb
Lucio Correia
authored andcommitted
Add missing dependency python-apt
Signed-off-by: Lucio Correia <[email protected]>
1 parent 3f990d1 commit 6039f64

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: contrib/DEBIAN/control.in

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Section: base
44
Priority: optional
55
Architecture: all
66
Depends: wok,
7+
python-apt,
78
python-psutil (>= 0.6.0),
89
sosreport
910
Build-Depends: libxslt,

Diff for: docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ channel at RHN Classic or Red Hat Satellite.
7373

7474
**For debian:**
7575

76-
$ sudo apt-get install wok gettext \
76+
$ sudo apt-get install wok gettext python-apt \
7777
python-configobj \
7878
python-psutil sosreport \
7979
python-lxml xsltproc \

0 commit comments

Comments
 (0)