Skip to content

Commit e50bd53

Browse files
authored
Merge pull request #206332 from Homebrew/qtads-qt6-pr
qtads: add comment for Qt6 support
2 parents b3bb8bb + 8313e62 commit e50bd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/q/qtads.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Qtads < Formula
2929
depends_on "libsndfile"
3030
depends_on "libvorbis"
3131
depends_on "mpg123"
32-
depends_on "qt@5"
32+
depends_on "qt@5" # Qt6 PR: https://github.com/realnc/qtads/pull/21
3333
depends_on "sdl2"
3434

3535
def install

0 commit comments

Comments
 (0)