Skip to content

Commit

Permalink
QT: add xproto dependency with +gui
Browse files Browse the repository at this point in the history
  • Loading branch information
gartung committed Oct 25, 2023
1 parent d36c465 commit 0de1fb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/qt/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ class Qt(Package):
depends_on("fontconfig")
depends_on("libsm")
depends_on("libx11")
depends_on("xproto")
depends_on("libxcb")
depends_on("libxkbcommon")
depends_on("xcb-util-image")
Expand Down

0 comments on commit 0de1fb6

Please sign in to comment.