[arch-commits] Commit in libretro-dolphin/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Mon Nov 2 13:30:37 UTC 2020
Date: Monday, November 2, 2020 @ 13:30:37
Author: alucryd
Revision: 739659
libretro-dolphin 32966-2: reflect recent changes in hidapi dependencies
Modified:
libretro-dolphin/trunk/PKGBUILD
----------+
PKGBUILD | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-02 13:30:36 UTC (rev 739658)
+++ PKGBUILD 2020-11-02 13:30:37 UTC (rev 739659)
@@ -2,7 +2,7 @@
pkgname=libretro-dolphin
pkgver=32966
-pkgrel=1
+pkgrel=2
pkgdesc='Nintendo GC/Wii core'
arch=(x86_64)
url=https://github.com/libretro/dolphin
@@ -10,21 +10,31 @@
groups=(libretro)
depends=(
bluez-libs
+ bzip2
enet
- fmt
- hidapi
+ gcc-libs
+ glibc
libevdev
+ libfmt.so
+ libgl
+ libglvnd
+ libhidapi-hidraw.so
+ libmbedcrypto.so
+ libmbedtls.so
+ libmbedx509.so
libpng
libretro-core-info
- libsystemd
+ libudev.so
+ libusb-1.0.so
libx11
libxi
libxrandr
- mbedtls
lzo
sfml
systemd-libs
+ xz
zlib
+ zstd
)
makedepends=(
cmake
More information about the arch-commits
mailing list