x11/nwg-launchers: drop cmake after r543573
This commit is contained in:
parent
cbd6160135
commit
bbc41643a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543660
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@ COMMENT= GTK-based launchers: application grid, button bar, dmenu for sway and o
|
|||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
# XXX Remove cmake dependency after nlohmann-json adds pkg-config support
|
||||
BUILD_DEPENDS= cmake:devel/cmake \
|
||||
nlohmann-json>0:devel/nlohmann-json
|
||||
BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json
|
||||
|
||||
USES= compiler:c++17-lang gnome meson pkgconfig
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Reference in a new issue