Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jun 2021 18:34:49 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7f2f962b4a30 - main - deskutils/gnome-tweaks: Depend on libhandy0
Message-ID:  <202106061834.156IYnab078017@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7f2f962b4a30b2e724a89fc8c2f3b26024a930db

commit 7f2f962b4a30b2e724a89fc8c2f3b26024a930db
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-06-06 18:33:26 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-06-06 18:33:50 +0000

    deskutils/gnome-tweaks: Depend on libhandy0
---
 deskutils/gnome-tweaks/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/deskutils/gnome-tweaks/Makefile b/deskutils/gnome-tweaks/Makefile
index a240d6c2165b..a2381d8e38fe 100644
--- a/deskutils/gnome-tweaks/Makefile
+++ b/deskutils/gnome-tweaks/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	gnome-tweaks
 PORTVERSION=	3.34.1
+PORTREVISION=	1
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	GNOME
 
@@ -14,6 +15,7 @@ LICENSE_FILE_CC0-1.0=	${WRKSRC}/LICENSES/CC0-1.0
 LICENSE_FILE_GPLv3+ =	${WRKSRC}/LICENSES/GPL-3.0
 
 BUILD_DEPENDS=	gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
+LIB_DEPENDS=	libhandy-0.0.so:x11-toolkits/libhandy0
 RUN_DEPENDS=	gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
 		gnome-shell>=3.28:x11/gnome-shell
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106061834.156IYnab078017>