Skip to content

Commit

Permalink
[maliit-framework] enable contextkit hw keyboard state tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
pvuorela committed Jul 21, 2015
1 parent 58832eb commit 971a35e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rpm/maliit-framework-wayland.spec
Expand Up @@ -20,6 +20,7 @@ BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(libudev)
BuildRequires: fdupes
BuildRequires: pkgconfig(qt5-boostable)
BuildRequires: pkgconfig(contextkit-statefs)
Requires: mapplauncherd-qt5
Provides: maliit-framework
Conflicts: maliit-framework-x11
Expand Down Expand Up @@ -91,7 +92,8 @@ pushd maliit-framework
CONFIG+=enable-dbus-activation \
CONFIG+=qt5-inputcontext \
CONFIG+=lipstick \
CONFIG+=noxcb
CONFIG+=noxcb \
CONFIG+=enable-contextkit

make %{?jobs:-j%jobs}
popd
Expand Down

0 comments on commit 971a35e

Please sign in to comment.