diff options
-rw-r--r-- | x11/swayimg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/swayimg/Makefile b/x11/swayimg/Makefile index 01dc99c137ba..a86c41e870f8 100644 --- a/x11/swayimg/Makefile +++ b/x11/swayimg/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libinotify.so:devel/libinotify \ libxkbcommon.so:x11/libxkbcommon TEST_DEPENDS= googletest>0:devel/googletest -USES= meson pkgconfig +USES= dekstop-file-utils meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= artemsen MESON_ARGS= -Dversion="${DISTVERSIONFULL}" |