[arch-commits] Commit in gnome-builder/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Thu Aug 18 10:05:35 UTC 2022


    Date: Thursday, August 18, 2022 @ 10:05:35
  Author: heftig
Revision: 453092

42.1-3: libgit2 rebuild

Modified:
  gnome-builder/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-18 08:59:25 UTC (rev 453091)
+++ PKGBUILD	2022-08-18 10:05:35 UTC (rev 453092)
@@ -3,7 +3,7 @@
 pkgbase=gnome-builder
 pkgname=(gnome-builder gnome-builder-libide-docs)
 pkgver=42.1
-pkgrel=2
+pkgrel=3
 pkgdesc="An IDE for writing GNOME-based software"
 url="https://wiki.gnome.org/Apps/Builder"
 arch=(x86_64)
@@ -52,7 +52,7 @@
 }
 
 package_gnome-builder() {
-  depends+=(libgladeui-2.so)
+  depends+=(libgladeui-2.so libgit2.so)
   optdepends=('gnome-code-assistance: Legacy assistance services'
               'jedi-language-server: Python code assistance')
   groups=(gnome-extra)



More information about the arch-commits mailing list