From 5f66cfe0a583311431a8204aa7ac96836b80dc43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sun, 30 Aug 2020 18:04:56 +0200 Subject: [PATCH] qtox: add missing build_option description [ci skip] --- srcpkgs/qtox/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/qtox/template b/srcpkgs/qtox/template index c739e676b3f..fde7ebe2e26 100644 --- a/srcpkgs/qtox/template +++ b/srcpkgs/qtox/template @@ -23,6 +23,7 @@ checksum=23b60fc6d5ce5e45e7099ad606218d16203157ab87a2582377001d3241336aac build_options="snorenotify" build_options_default="snorenotify" +desc_option_snorenotify="Enable support for desktop notifications" if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"