Skip to content

Commit

Permalink
Install software requiring root privilege to install properly
Browse files Browse the repository at this point in the history
  • Loading branch information
foretspaisibles committed Jun 14, 2024
1 parent d0c8317 commit 63ede26
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions testsuite/run-testsuite-on-macos-11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ ports:
select: [ tcl, universal ]
- name: gmp
select: native
- name: dbus
7 changes: 7 additions & 0 deletions testsuite/run-testsuite-on-macos-12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,10 @@ variants:
- aqua
- metal
deselect: x11
ports:
- name: db48
deselect: [ java ]
select: [ tcl, universal ]
- name: gmp
select: native
- name: dbus
1 change: 1 addition & 0 deletions testsuite/run-testsuite-on-macos-13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ ports:
select: [ tcl, universal ]
- name: gmp
select: native
- name: dbus
2 changes: 2 additions & 0 deletions testsuite/run-testsuite-on-macos-14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ ports:
select: [ tcl, universal ]
- name: gmp
select: native
- name: dbus

0 comments on commit 63ede26

Please sign in to comment.