diff options
Diffstat (limited to 'x11-toolkits/gtkmm40/Makefile')
-rw-r--r-- | x11-toolkits/gtkmm40/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmm40/Makefile b/x11-toolkits/gtkmm40/Makefile index 7efe9ad9d5d4..06567518f1e9 100644 --- a/x11-toolkits/gtkmm40/Makefile +++ b/x11-toolkits/gtkmm40/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL21+ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libgraphene-1.0.so:graphics/graphene -USES= compiler:c++17-lang gnome libtool meson pkgconfig \ +USES= compiler:c++17-lang gnome meson pkgconfig \ python:build tar:xz USE_CXXSTD= c++17 USE_GNOME= gdkpixbuf gtk40 glibmm26 cairomm11 pangomm24 |