diff options
Diffstat (limited to 'abs/core-testing')
-rw-r--r-- | abs/core-testing/vdpauinfo-legacy/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/vdpauinfo-legacy/PKGBUILD b/abs/core-testing/vdpauinfo-legacy/PKGBUILD index 7e7fe26..d58c672 100644 --- a/abs/core-testing/vdpauinfo-legacy/PKGBUILD +++ b/abs/core-testing/vdpauinfo-legacy/PKGBUILD @@ -4,11 +4,11 @@ pkgname=vdpauinfo-legacy pkgver=1 -pkgrel=4 +pkgrel=5 pkgdesc="tells the user they can't handle vdpau" license=('GPLv2') arch=('i686' 'x86_64') -depends=('') +#depends=('') # Just let the dependency on the right nvidia and nvidia-utils versions # handle conflicts via those packages conflicts. conflicts=(vdpauinfo) |