Skip to content

Commit

Permalink
[sonic-slave-buster]: remove debhelper from buster backports
Browse files Browse the repository at this point in the history
debhelper in buster is enough to build smartmontools 6.6

Signed-off-by: Guohan Lu <lguohan@gmail.com>
  • Loading branch information
lguohan committed Mar 25, 2020
1 parent bf5037b commit c64795f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sonic-slave-buster/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ RUN sudo augtool --autosave "set /files/etc/dpkg/dpkg.cfg/force-confdef"
## do not modify the current configuration file, the new version is installed with a .dpkg-dist suffix
RUN sudo augtool --autosave "set /files/etc/dpkg/dpkg.cfg/force-confold"

# For smartmontools 6.6-1
RUN apt-get -t buster-backports install -y debhelper

# For linux build
RUN apt-get -y build-dep linux

Expand Down

0 comments on commit c64795f

Please sign in to comment.