Skip to content

Commit

Permalink
package: gentoo: add liburing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
e2dk4r committed May 2, 2024
1 parent 3160961 commit 41f6988
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ fi
LICENSE="MIT"
SLOT="0"

DEPEND="dev-libs/wayland"
DEPEND="
dev-libs/wayland
sys-libs/liburing
"
RDEPEND="${DEPEND}"
BDEPEND="
>=dev-libs/wayland-protocols-1.27
Expand Down

0 comments on commit 41f6988

Please sign in to comment.