From 82961432f9b49578dbe56cf0ae8db632e62cbbcb Mon Sep 17 00:00:00 2001 From: mtgmonkey Date: Thu, 11 Dec 2025 22:49:07 +0100 Subject: remove Wayland; couldn't figure out --- hs-rgfw.cabal | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'hs-rgfw.cabal') diff --git a/hs-rgfw.cabal b/hs-rgfw.cabal index ee31a85..25b9910 100644 --- a/hs-rgfw.cabal +++ b/hs-rgfw.cabal @@ -3,7 +3,7 @@ name: hs-rgfw -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.1.0.1 -- A short (one-line) description of the package. -- synopsis: -- A longer description of the package. @@ -44,10 +44,6 @@ library base >=4.18 pkgconfig-depends: gl, - wayland-client, - wayland-egl, - wayland-cursor, - xkbcommon, x11, xcursor, xrandr, -- cgit v1.3.1