diff options
Diffstat (limited to 'x11-toolkits/qt6-declarative/Makefile')
-rw-r--r-- | x11-toolkits/qt6-declarative/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt6-declarative/Makefile b/x11-toolkits/qt6-declarative/Makefile index 31485d10dd49..e0eb65607ee1 100644 --- a/x11-toolkits/qt6-declarative/Makefile +++ b/x11-toolkits/qt6-declarative/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libdouble-conversion.so:devel/double-conversion \ libxkbcommon.so:x11/libxkbcommon \ libzstd.so:archivers/zstd -USES= cmake compiler:c++17-lang gettext-runtime gl gnome pkgconfig python:3.5+ xorg \ +USES= cmake compiler:c++17-lang gettext-runtime gl gnome pkgconfig python xorg \ qt-dist:6 USE_GL= opengl USE_GNOME= glib20 |