mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libdrm: remove libpthread-stubs dependency
The package is a thing that should be used only on BSD platforms. See the README in libpthread-stubs' repository.
This commit is contained in:
parent
630236ba69
commit
3b56046295
@ -24,7 +24,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://dri.freedesktop.org"
|
||||
PKG_URL="http://dri.freedesktop.org/libdrm/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS_TARGET="toolchain libpthread-stubs libpciaccess"
|
||||
PKG_DEPENDS_TARGET="toolchain libpciaccess"
|
||||
PKG_SECTION="graphics"
|
||||
PKG_SHORTDESC="libdrm: Userspace interface to kernel DRM services"
|
||||
PKG_LONGDESC="The userspace interface library to kernel DRM services."
|
||||
|
Loading…
x
Reference in New Issue
Block a user