Skip to content

Commit

Permalink
MFH: r481018
Browse files Browse the repository at this point in the history
Add explicit USES=python
  • Loading branch information
ant1 committed Oct 1, 2018
1 parent dbaf0b7 commit 53e85c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion multimedia/gstreamer1-plugins/Makefile
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion multimedia/gstreamer1/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit 53e85c9

Please sign in to comment.