]> git.pld-linux.org Git - projects/cleanbuild.git/commitdiff
Install rpm-getdeps for builder script
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 24 Aug 2021 11:36:11 +0000 (14:36 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 24 Aug 2021 11:37:17 +0000 (14:37 +0300)
docker/Dockerfile

index cfe4b205754909f0c3d041eb39c82c18cdfabf1e..5373ca3159529ad72e00a4aeda8349b14dc053dd 100644 (file)
@@ -28,6 +28,7 @@ RUN set -x \
                git-core \
                perl-modules \
                rpm-build \
+               rpm-getdeps \
                sudo \
                util-linux \
        # this will setup builder user
This page took 0.448089 seconds and 4 git commands to generate.