mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/libdrm: mark tests broken, fix license
This commit is contained in:
parent
4763e9cddd
commit
cd1b81cd2d
@ -1,11 +1,13 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.89
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Userspace interface to kernel DRM services"
|
||||
url="https://dri.freedesktop.org/"
|
||||
arch="all"
|
||||
license="custom"
|
||||
# Requires a computer with gfx, no X running, build user in 'video' group..
|
||||
options="!check"
|
||||
license="MIT"
|
||||
depends=""
|
||||
depends_dev="linux-headers"
|
||||
makedepends="$depends_dev libpthread-stubs eudev-dev libpciaccess-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user