Date: Monday, January 2, 2023 @ 01:19:44
Author: heftig
Revision: 1372847
enable debug
Modified:
gnome-latex/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-01-02 01:12:20 UTC (rev 1372846)
+++ PKGBUILD 2023-01-02 01:19:44 UTC (rev 1372847)
@@ -13,6 +13,7 @@
makedepends=('appstream-glib' 'autoconf-archive' 'git' 'gtk-doc'
'gobject-introspection' 'intltool'
'vala' 'yelp-tools')
optdepends=('texlive-core: build LaTeX documents')
+options=('debug')
_commit=8083f0476247feb29afac2682ee640dd18b8a6cf # tags/3.44.0^0
source=("git+https://gitlab.gnome.org/swilmet/gnome-latex.git#commit=$_commit")
sha256sums=('SKIP')