summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2023-04-01 09:46:36 +0000
committerAntonio Rojas2023-04-01 09:46:36 +0000
commitd2e79d36d74f05f621b57ea85f32e8d4c9c5b89f (patch)
treecbe1501a5e13020fbbf9a3556cad884b76093dab
parent99f995ada5722f8cb8e63dcc05fb075b764b5845 (diff)
downloadaur-d2e79d36d74f05f621b57ea85f32e8d4c9c5b89f.tar.gz
Drop unichrome-dri optdepend
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb551cda3ae0..64cd42e9890d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,12 @@ pkgname=xf86-video-openchrome
_commit=0c752742e54fa34140386547947c81a832c9cad1 # master 2022-09-21 // v0.6.602
pkgver=0.6.0.r798.g0c75274
#pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="X.Org Openchrome drivers"
arch=(x86_64)
license=('custom')
url="https://www.freedesktop.org/wiki/Openchrome/"
depends=('libdrm' 'libxvmc' 'systemd-libs')
-optdepends=('unichrome-dri')
makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=25.2' 'systemd' 'libxv'
'git')
conflicts=('xorg-server<21.1.1' 'X-ABI-VIDEODRV_VERSION<25' 'X-ABI-VIDEODRV_VERSION>=26'