pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: qt6-qtwayland build failure



Hi,

On Mon, Jun 3, 2024, at 2:27 PM, pin wrote:
> Seems like I'm not alone,
>
> http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20240531.0921/qt6-qtwayland-6.7.1nb1/configure.log

With the following, I got qt6-qtwayland to build on NetBSD-10 (not sure if it is correct).

diff --git a/x11/qt6-qtbase/Makefile b/x11/qt6-qtbase/Makefile
index d4e51830d02e..6e6e4fb5de4a 100644
--- a/x11/qt6-qtbase/Makefile
+++ b/x11/qt6-qtbase/Makefile
@@ -230,6 +230,7 @@ PKGCONFIG_OVERRIDE+=        lib/pkgconfig/Qt6Xml.pc
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/pcre2/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
+.include "../../devel/wayland/buildlink3.mk"
 .include "../../fonts/harfbuzz/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"

-Matthew

-- 
  
  matthewd%fastmail.us@localhost


Home | Main Index | Thread Index | Old Index