diff options
Diffstat (limited to 'x11-toolkits/pangomm24/Makefile')
-rw-r--r-- | x11-toolkits/pangomm24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/pangomm24/Makefile b/x11-toolkits/pangomm24/Makefile index fa875bf84693..d5720c9e742e 100644 --- a/x11-toolkits/pangomm24/Makefile +++ b/x11-toolkits/pangomm24/Makefile @@ -11,7 +11,7 @@ WWW= https://gtkmm.gnome.org/ LICENSE= LGPL21+ -USES+= compiler:c++17-lang gnome libtool localbase meson \ +USES+= compiler:c++17-lang gnome localbase meson \ pkgconfig python:build tar:xz USE_CXXSTD= c++17 USE_GNOME= cairomm11 glibmm26 pango libxslt |