Add explicit build dependency on python2.7
PR: 234633
This commit is contained in:
parent
46ca5ba090
commit
36b1e6cb6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489587
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ COMMENT= Programming and around-programming text editor
|
|||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= compiler:c++11-lang gmake localbase pkgconfig tar:bzip2
|
||||
USES= compiler:c++11-lang gmake localbase pkgconfig python:2.7,build tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
Loading…
Reference in a new issue