Skip to content

Commit

Permalink
fix: typo in qtgreet ebuilds
Browse files Browse the repository at this point in the history
Closes: #111
  • Loading branch information
Paulo-B authored and epsilon-0 committed Sep 21, 2024
1 parent 1c9da7d commit 2102eb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gui-apps/qtgreet/qtgreet-2.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ CDEPEND="
dev-libs/wayland
media-video/mpv:=
x11-libs/libxkbcommon:=
greetwl? ( gui-libs/wlroots:0/17= )
greetwl? ( gui-libs/wlroots:0/17 )
qt5? (
dev-qt/qtcore:5
dev-qt/qtdbus:5
Expand Down
2 changes: 1 addition & 1 deletion gui-apps/qtgreet/qtgreet-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ CDEPEND="
dev-libs/wayland
media-video/mpv:=
x11-libs/libxkbcommon:=
greetwl? ( gui-libs/wlroots:0/18= )
greetwl? ( gui-libs/wlroots:0/18 )
qt5? (
dev-qt/qtcore:5
dev-qt/qtdbus:5
Expand Down

0 comments on commit 2102eb4

Please sign in to comment.