Skip to content

Commit

Permalink
www/chromium: allow building with modern Python
Browse files Browse the repository at this point in the history
PR:		263121
  • Loading branch information
rnagy authored and rene0 committed Apr 7, 2022
1 parent b7d2989 commit b1a4e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/chromium/Makefile
Expand Up @@ -65,7 +65,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \
noto-basic>0:x11-fonts/noto-basic

USES= bison compiler:c++17-lang cpe desktop-file-utils gl gnome jpeg localbase:ldflags \
ninja perl5 pkgconfig python:3.6-3.9,build shebangfix tar:xz xorg
ninja perl5 pkgconfig python:3.7+,build shebangfix tar:xz xorg

CPE_VENDOR= google
CPE_PRODUCT= chrome
Expand Down

0 comments on commit b1a4e7e

Please sign in to comment.