testing/device-*-*: drop libdrm-grate leftovers (MR 1184)
Normal libdrm is enough for everything now. Signed-off-by: David Heidelberg <david@ixit.cz>
This commit is contained in:
parent
af415ffd65
commit
4743398054
3 changed files with 5 additions and 8 deletions
|
@ -3,14 +3,13 @@
|
|||
pkgname=device-ouya-ouya
|
||||
pkgver=1
|
||||
pkgdesc="Ouya"
|
||||
pkgrel=16
|
||||
pkgrel=17
|
||||
url="https://postmarketos.org"
|
||||
arch="armv7"
|
||||
license="MIT"
|
||||
options="!check !archcheck"
|
||||
# FIXME xf86-video-opentegra was removed because it doesn't build anymore, see postmarketOS/pmaports#339
|
||||
depends="
|
||||
libdrm-grate
|
||||
libvdpau-tegra
|
||||
mesa-dri-swrast
|
||||
mkbootimg
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Contributor: Sergey Larin <cerg2010cerg2010@mail.ru>
|
||||
pkgname="device-samsung-i927"
|
||||
pkgname=device-samsung-i927
|
||||
pkgdesc="Samsung Captivate Glide"
|
||||
pkgver=0.3
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -15,7 +15,6 @@ depends="postmarketos-base
|
|||
alsa-utils
|
||||
setxkbmap
|
||||
pm-utils
|
||||
libdrm-grate
|
||||
mesa-dri-swrast
|
||||
libvdpau-tegra"
|
||||
makedepends="devicepkg-dev"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Contributor: Robert Yang <decatf@gmail.com>
|
||||
pkgname="device-samsung-p4wifi"
|
||||
pkgname=device-samsung-p4wifi
|
||||
pkgdesc="Galaxy Tab 10.1"
|
||||
pkgver=0.3
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -13,7 +13,6 @@ depends="postmarketos-base
|
|||
linux-samsung-p4wifi
|
||||
mkbootimg
|
||||
alsa-utils
|
||||
libdrm-grate
|
||||
mesa-dri-swrast
|
||||
libvdpau-tegra"
|
||||
makedepends="devicepkg-dev"
|
||||
|
|
Loading…
Reference in a new issue