Skip to content

Commit

Permalink
xfce4: a recent version of msgfmt is a universal tool dependency
Browse files Browse the repository at this point in the history
With the exception of some older packages that aren't converted yet.
No point including this in every individual package.

Older packages still expect intltool, so leave that listed for now
until this is sorted out across all packages.
  • Loading branch information
dhgutteridge committed Feb 22, 2025
1 parent 7486ec1 commit 8a2ddcd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion meta-pkgs/xfce4/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.79 2025/01/18 17:22:50 bsiegert Exp $
# $NetBSD: Makefile.common,v 1.80 2025/02/22 03:30:33 gutteridge Exp $
#
# used by archivers/xfce4-thunar-archive/Makefile
# used by devel/xfce4-conf/Makefile
Expand Down Expand Up @@ -71,6 +71,7 @@ XFCE4_EGBASE= ${PREFIX}/share/examples/xfce4

CONFIGURE_ARGS.Darwin+= --disable-visibility

.include "../../devel/gettext-tools/msgfmt-desktop.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.66.0
.include "../../devel/glib2/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.24.0
Expand Down

0 comments on commit 8a2ddcd

Please sign in to comment.