diff options
Diffstat (limited to 'editors/medit')
-rw-r--r-- | editors/medit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/medit/Makefile b/editors/medit/Makefile index e7bc3b2e748c..a0e5b05a9717 100644 --- a/editors/medit/Makefile +++ b/editors/medit/Makefile @@ -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 |