Add explicit build dependency on python 2.7

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-04-13 05:59:28 +00:00
parent 7d3975664a
commit 9180e96120
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498794

View File

@ -14,7 +14,7 @@ LIB_DEPENDS= libpurple.so:net-im/libpurple \
libidn.so:dns/libidn \
libtelepathy-glib.so:net-im/telepathy-glib
USES= gmake pathfix pkgconfig
USES= gmake pathfix pkgconfig python:2.7,build
USE_GNOME= libxslt:build
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes