diff options
Diffstat (limited to 'net-im/nheko/Makefile')
-rw-r--r-- | net-im/nheko/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile index 9cc4c609a090..ce8977c5ec17 100644 --- a/net-im/nheko/Makefile +++ b/net-im/nheko/Makefile @@ -29,8 +29,8 @@ USES= cmake compiler:c++17-lang desktop-file-utils \ localbase:ldflags pkgconfig qt:5 ssl tar:xz USE_QT= concurrent core dbus declarative gui multimedia network \ quickcontrols2 svg widgets \ - graphicaleffects_run \ - buildtools_build linguist_build qmake_build + graphicaleffects:run \ + buildtools:build linguist:build qmake:build # There is one external dependency: lmdb++ # - lmdb++ is a single header file, it just needs to be included |