MFH: r501697
Add explicit build depend on python, since it's actually used during the install phase. PR: 237862 Submitted by: Christopher <inbox@alleghenycomputer.com> Approved by: ports-secteam (miwi)
This commit is contained in:
parent
b315333f55
commit
113a84121b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=501700
@ -23,7 +23,8 @@ gtk2_PKGNAMESUFFIX= -gtk2
|
||||
gtk3_CONFLICTS_INSTALL= geany-gtk2
|
||||
|
||||
USES= compiler:c++11-lang desktop-file-utils gettext-tools gmake \
|
||||
gnome libtool localbase pathfix pkgconfig shebangfix tar:bzip2
|
||||
gnome libtool localbase pathfix pkgconfig python:build \
|
||||
shebangfix tar:bzip2
|
||||
USE_GNOME= cairo intltool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user