ports/opt (3.5): [notify] qemu-all: add missing dependency libxkbcommon to fix footprint missing file
commit de873755c8e5a3a6d89b7d99eb72d20d3529bc90 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat May 30 17:58:12 2020 +1000 [notify] qemu-all: add missing dependency libxkbcommon to fix footprint missing file diff --git a/qemu-all/.signature b/qemu-all/.signature index 6f11ebc26..31035dccb 100644 --- a/qemu-all/.signature +++ b/qemu-all/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bcqRmDjAorVgu/SUcBD8sCtDsjUvGPuLtPv06Xzx18DwSUu+XwNKy5N9KOmfgJKq971dWfwY3+eciWrbL84FQM= -SHA256 (Pkgfile) = a1dc02b1b6a01be9a7c5ea2c762c3d151d247e922aef9963271e0deadaf91663 +RWSE3ohX2g5d/Z8LVq6P9hATknA82GOIb04XazONk/FZAYWSPwFFYy2lCp/U50rDYpUVdaTKlqsOWSV9s3/+biX21r9eEytwSQA= +SHA256 (Pkgfile) = 192e3d805a6e0e218279bebe039cac4bcdad4cbd6819995963ebbe3b808997e2 SHA256 (.footprint) = 3bc66ea0bb7c21212a37ec026ef6362269615807277abcc343e05c1810328cad SHA256 (qemu-4.2.0.tar.bz2) = 3cf4f3f73233a12211a045f07eef467fdc7bf3877568cd0c8a0cf36121da9fbd diff --git a/qemu-all/Pkgfile b/qemu-all/Pkgfile old mode 100755 new mode 100644 index a8357fd8e..eb8e99df5 --- a/qemu-all/Pkgfile +++ b/qemu-all/Pkgfile @@ -1,7 +1,7 @@ # Description: Fast CPU emulator and virtualizer for all supported platforms # URL: http://www.qemu-project.org/ # Maintainer: Thomas Penteker, tek at serverop dot de -# Depends on: libsdl glib xorg-libpixman +# Depends on: libsdl glib xorg-libpixman libxkbcommon # Optional: libseccomp libiscsi libusb usbredir spice name=qemu-all
participants (1)
-
crux@crux.nu