From 4a74b7f24afc66440e520cbb03366b3627dff851 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Fri, 31 Dec 2021 01:21:46 +0000 Subject: xfce4-mousepad: add adwaita-icon-theme dependency Now that this package uses client-side decorations, it depends (inconsistently it seems) on Adwaita icons for particular elements. --- editors/xfce4-mousepad/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile index bd3de0a23e5..6026385c414 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.60 2021/12/08 16:04:13 adam Exp $ +# $NetBSD: Makefile,v 1.61 2021/12/31 01:21:46 gutteridge Exp $ -PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" VERSION= 0.5.8 +PKGREVISION= 2 DISTNAME= mousepad-${VERSION} PKGNAME= xfce4-mousepad-${VERSION} CATEGORIES= editors @@ -17,6 +17,7 @@ CONFIGURE_ARGS+= --enable-gtksourceview4 .include "options.mk" .include "../../devel/glib2/schemas.mk" +.include "../../graphics/adwaita-icon-theme/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../x11/gtksourceview4/buildlink3.mk" -- cgit v1.2.3