hwinfo: Get rid of references to leaked builtins

out of previous `libuuid` and `libx86emu` shared libraries.
This commit is contained in:
Tee KOBAYASHI 2022-03-23 22:34:43 +09:00 committed by Yaksh Bariya
parent 995eb3781d
commit 609f638179
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Hardware detection tool from openSUSE"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=21.80
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/openSUSE/hwinfo/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=ea944271793df091af560ac6e82dcd1271aa83f22aeeada031789df1b5407ebe
TERMUX_PKG_DEPENDS="libandroid-shmem, libuuid, libx86emu"