Add yacc provider and add dependency to swig (#19087)
* Add byacc dependency to swig when building an autoconf version * Add yacc provider Removed extra sycl provider default
This commit is contained in:
@@ -46,7 +46,7 @@ packages:
|
||||
szip: [libszip, libaec]
|
||||
tbb: [intel-tbb]
|
||||
unwind: [libunwind]
|
||||
sycl: [hipsycl]
|
||||
yacc: [bison, byacc]
|
||||
permissions:
|
||||
read: world
|
||||
write: user
|
||||
|
Reference in New Issue
Block a user