Add explicit USES=python

This commit is contained in:
Antoine Brodin 2018-10-01 09:21:37 +00:00
parent 2d9810fc01
commit d898b68d77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481018
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ UGLY_DISTNAME= gst-plugins-ugly-${UGLY_PORTVERSION}
UGLY_DISTFILE= ${UGLY_DISTNAME}${EXTRACT_SUFX}
DIST?= base
USES+= gettext gmake gnome libtool pathfix pkgconfig tar:xz
USES+= gettext gmake gnome libtool pathfix pkgconfig python tar:xz
WANT_GSTREAMER= yes
USE_GNOME+= glib20 introspection:build libxml2
GNU_CONFIGURE= yes

View File

@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
PORTSCOUT= limitw:1,even
CFLAGS+= -Wno-format
USES= bison gettext gmake gnome libtool pathfix pkgconfig tar:xz
USES= bison gettext gmake gnome libtool pathfix pkgconfig python tar:xz
USE_GNOME= glib20 introspection:build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-tests \