add ocaml dep

This commit is contained in:
Louis Abel 2022-12-12 16:13:34 -07:00
parent 2377596068
commit b445195195
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 17 additions and 0 deletions

View File

@ -19,6 +19,7 @@
# tinyxml2
# z3
# ghc-rpm-macros
# ocaml-zarith
package {
name: "PyQt-builder"
type: PACKAGE_TYPE_NORMAL_SRC
@ -144,6 +145,22 @@ package {
}
}
package {
name: "ocaml-zarith"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "hidden"
include_filter: "ocaml-zarith.x86_64"
include_filter: "ocaml-zarith-devel.x86_64"
include_filter: "ocaml-zarith.aarch64"
include_filter: "ocaml-zarith-devel.aarch64"
include_filter: "ocaml-zarith.ppc64le"
include_filter: "ocaml-zarith-devel.ppc64le"
include_filter: "ocaml-zarith.s390x"
include_filter: "ocaml-zarith-devel.s390x"
}
}
# All Excludes
#exclude_filter {
# repo_match: "plus"