diff options
Diffstat (limited to 'graphics/graphene/Makefile')
-rw-r--r-- | graphics/graphene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphene/Makefile b/graphics/graphene/Makefile index f4b5ddc58082..fcfbc9a2632e 100644 --- a/graphics/graphene/Makefile +++ b/graphics/graphene/Makefile @@ -8,7 +8,7 @@ WWW= https://ebassi.github.io/graphene/ LICENSE= MIT -USES= compiler:c11 gnome meson pkgconfig python:3.6+ shebangfix +USES= compiler:c11 gnome meson pkgconfig python shebangfix USE_GNOME= glib20 pygobject3 USE_LDCONFIG= yes |