Date: Wednesday, July 6, 2022 @ 16:24:39 Author: eworm Revision: 449944
enable debug support Modified: inkscape/trunk/PKGBUILD ----------+ PKGBUILD | 1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-06 16:13:48 UTC (rev 449943) +++ PKGBUILD 2022-07-06 16:24:39 UTC (rev 449944) @@ -10,6 +10,7 @@ url='https://inkscape.org/' license=('GPL' 'LGPL') arch=('x86_64') +options=('debug') makedepends=('cmake' 'boost' 'git') depends=(
