mirror of
https://github.com/archlinux/aur.git
synced 2026-02-16 06:09:01 +01:00
Add specific description for cuda version
This commit is contained in:
parent
bf7341b603
commit
1fdfc39c36
1 changed files with 1 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -138,6 +138,7 @@ package_alice-vision() {
|
|||
}
|
||||
|
||||
package_alice-vision-cuda() {
|
||||
pkgdesc="Photogrammetric Computer Vision Framework which provides a 3D Reconstruction and Camera Tracking algorithms (with CUDA)"
|
||||
depends+=('cuda')
|
||||
conflicts=('alice-vision')
|
||||
provides=('alice-vision')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue