Skip to content

Commit 744db7c

Browse files
authored
arch → dart replaced by "flutter-bin" (which provides dart while ensuring compatibility with flutter)
1 parent d58de2f commit 744db7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test-arch-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ dependencies=(
5757
"aspnet-runtime"
5858
"mono"
5959
"jdk-openjdk"
60-
"dart"
6160
"kotlin"
6261
"elixir"
6362
"npm"
@@ -80,6 +79,7 @@ dependencies=(
8079
"pyinstaller"
8180
"nuitka"
8281
"swift-language"
82+
"flutter-bin"
8383
)
8484
check_aur_dependencies "${dependencies[@]}" || exit 1
8585
printf '\n\n\n\n'

0 commit comments

Comments
 (0)