Add opencv.i686 to devel
This commit is contained in:
parent
8accaf8290
commit
27bd8539f0
@ -163,5 +163,12 @@ additional_packages = [
|
||||
"xfsprogs.i686",
|
||||
]
|
||||
}
|
||||
),
|
||||
(
|
||||
'^devel$', {
|
||||
'*': [
|
||||
"opencv.i686",
|
||||
]
|
||||
}
|
||||
)
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user