summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlois Nešpor2023-09-21 11:20:56 +0200
committerAlois Nešpor2023-09-21 11:20:56 +0200
commit4b61ae17e675940682508378bce86975f1ddb244 (patch)
treee147441d051e301114548c6d0b95cb39504d85d3 /PKGBUILD
parent43e0749bc09e332527387198e4de93bd9bbf0665 (diff)
downloadaur-4b61ae17e675940682508378bce86975f1ddb244.tar.gz
Update - remove replaces
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd9eb04234dd..697f1488438d 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ pkgdesc='Video Acceleration (VA) API for Linux'
depends=('libdrm' 'libgl' 'glibc' 'libva>=2.0.0')
conflicts=('libva-intel-driver')
provides=('libva-intel-driver')
-replaces=('libva-intel-driver')
optdepends=('libva-utils: Applications and Scripts for libva (vainfo and others)')
license=(MIT)
makedepends=(mesa)