Skip to content

Commit

Permalink
x11-toolkits/qt5-virtualkeyboard: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 064399f commit f687443
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion x11-toolkits/qt5-virtualkeyboard/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= virtualkeyboard
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
PORTREVISION= 1
CATEGORIES= x11-toolkits
PKGNAMEPREFIX= qt5-

Expand All @@ -8,8 +9,9 @@ COMMENT= Qt 5 Virtual Keyboard Module

LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell

USES= compiler:c++11-lang pkgconfig qmake qt-dist:5,virtualkeyboard
USES= compiler:c++11-lang pkgconfig qmake qt-dist:5,virtualkeyboard xorg
USE_QT= core declarative network gui widgets svg buildtools_build
USE_XORG= xcb

# Disable the builtin layouts -- otherwise we need to pull in a lot of other
# stuff.
Expand Down

0 comments on commit f687443

Please sign in to comment.