diff options
Diffstat (limited to 'x11/albert/Makefile')
-rw-r--r-- | x11/albert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/albert/Makefile b/x11/albert/Makefile index 70f4d6e777a1..a43e44b0d2a1 100644 --- a/x11/albert/Makefile +++ b/x11/albert/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libmuparser.so:math/muparser \ libqalculate.so:math/libqalculate RUN_DEPENDS= play:audio/sox -USES= cmake compiler:c++20-lang gl localbase:ldflags pkgconfig python:3.7+ qt:6 xorg +USES= cmake compiler:c++20-lang gl localbase:ldflags pkgconfig python qt:6 xorg USE_GL= gl opengl USE_QT= base declarative scxml svg |