Date: Sun, 28 Dec 2025 15:44:36 +0000 From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d59157bdbcc5 - main - ports-mgmt/packagekit: Fix make test with USES=dbus-testing Message-ID: <69515064.8a47.71dc06df@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=d59157bdbcc53087f33b3883aabe54b054aa0f6e commit d59157bdbcc53087f33b3883aabe54b054aa0f6e Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2025-12-28 15:43:46 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2025-12-28 15:44:30 +0000 ports-mgmt/packagekit: Fix make test with USES=dbus-testing --- ports-mgmt/packagekit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile index 1a7ba49b2df8..5c7619e917df 100644 --- a/ports-mgmt/packagekit/Makefile +++ b/ports-mgmt/packagekit/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libpkg.so:${PKG_ORIGIN} RUN_DEPENDS= console-kit-daemon:sysutils/consolekit2 -USES= cpe gettext gnome meson pkgconfig \ +USES= cpe dbus-testing gettext gnome meson pkgconfig \ python shebangfix sqlite:3 tar:xz USE_GNOME= gtk30 glib20 intltool introspectionhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69515064.8a47.71dc06df>
