git: 8c5aab054441 - main - x11/gnome-desktop: textproc/itstool is required for desktop-docs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Jun 2025 23:27:00 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8c5aab05444180a0ea153f0212bad12eab69dae6
commit 8c5aab05444180a0ea153f0212bad12eab69dae6
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-06-10 23:26:11 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-06-10 23:26:11 +0000
x11/gnome-desktop: textproc/itstool is required for desktop-docs
---
x11/gnome-desktop/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile
index 65fe9107dfe2..a3875536ac8e 100644
--- a/x11/gnome-desktop/Makefile
+++ b/x11/gnome-desktop/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LIB
BUILD_DEPENDS= iso-codes>0:misc/iso-codes \
gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \
- xkeyboard-config>0:x11/xkeyboard-config
+ xkeyboard-config>0:x11/xkeyboard-config \
+ itstool:textproc/itstool
LIB_DEPENDS= libxkbregistry.so:x11/libxkbcommon \
libudev.so:devel/libudev-devd \
libgudev-1.0.so:devel/libgudev