diff options
Diffstat (limited to 'devel/glibmm/Makefile')
-rw-r--r-- | devel/glibmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index 05138dbb9909..703a5a6ebb58 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -12,7 +12,7 @@ WWW= https://www.gtkmm.org/ LICENSE= LGPL21 USES= compiler:c++11-lang gettext gnome meson pathfix perl5 \ - pkgconfig python:3.7+,build shebangfix tar:xz + pkgconfig python:build shebangfix tar:xz USE_GNOME= glib20 libsigc++20 USE_LDCONFIG= yes |