X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=build-devmock;fp=build-devmock;h=54729fcb625a520e03e1de66c77b8615a7a1b2b8;hp=d288959d1f27f571dcca9d260359305c6292b499;hb=0a9888d89f798824f40159cd7bd35d6d87265397;hpb=a8283d958fee2a2835b9217d0e3ecfe473170109 diff --git a/build-devmock b/build-devmock index d288959..54729fc 100755 --- a/build-devmock +++ b/build-devmock @@ -8,5 +8,19 @@ mock --clean $MOCK -i $(sed -n '/^BuildRequires:/ {s/^.*: //; s/>=.*$//; s/%{.*}//; p}' ~/upstream/cockpit/tools/cockpit.spec) \ npm fontconfig git valgrind chromium-headless \ libvirt-daemon-kvm libvirt-client python3-libvirt \ + virt-viewer libguestfs-tools-c \ expect python3-pycodestyle python3-pyflakes \ - fedpkg /usr/bin/oc + fedpkg /usr/bin/oc /usr/bin/genisoimage \ + man-pages socat wget genisoimage vim-enhanced + +$MOCK --unpriv --copyin /dev/stdin /builddir/.bashrc <