diff options
-rw-r--r-- | devel/geany/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/geany/Makefile b/devel/geany/Makefile index adb30332aad1..6c5b95d2a6ba 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -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 |