diff --git a/PKGBUILD b/PKGBUILD index 9d00df84ecb9..a49d2c9593aa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,6 +12,7 @@ url="https://www.zotero.org" license=('AGPL-3.0-or-later') provides=("$_pkgname") conflicts=("$_pkgname") +options=(!debug) depends=( 'dbus-glib' 'gtk3'