svn commit: r552010 - head/audio/lollypop

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 18:01:42 UTC 2020


Author: sunpoet
Date: Sat Oct 10 18:01:35 2020
New Revision: 552010
URL: https://svnweb.freebsd.org/changeset/ports/552010

Log:
  Update USES=python for audio/py-pylast 4.0.0 update

Modified:
  head/audio/lollypop/Makefile

Modified: head/audio/lollypop/Makefile
==============================================================================
--- head/audio/lollypop/Makefile	Sat Oct 10 18:01:30 2020	(r552009)
+++ head/audio/lollypop/Makefile	Sat Oct 10 18:01:35 2020	(r552010)
@@ -22,7 +22,7 @@ LIB_DEPENDS=	libnotify.so:devel/libnotify \
 		libappstream-glib.so:devel/appstream-glib \
 		libtotem-plparser.so:multimedia/totem-pl-parser
 
-USES=		python:3.5+ pkgconfig gnome gettext meson shebangfix sqlite desktop-file-utils
+USES=		python:3.6+ pkgconfig gnome gettext meson shebangfix sqlite desktop-file-utils
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.gnome.org
 GL_ACCOUNT=	World


More information about the svn-ports-all mailing list