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

Jan Steffens heftig at gemini.archlinux.org
Tue Jun 21 22:24:45 UTC 2022


    Date: Tuesday, June 21, 2022 @ 22:24:45
  Author: heftig
Revision: 449244

restore python bindings

Modified:
  libproxy/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-21 22:19:09 UTC (rev 449243)
+++ PKGBUILD	2022-06-21 22:24:45 UTC (rev 449244)
@@ -10,7 +10,7 @@
 arch=(x86_64)
 license=(LGPL)
 depends=(dbus gcc-libs glib2 zlib duktape)
-makedepends=(cmake git ninja webkit2gtk)
+makedepends=(cmake git ninja webkit2gtk python perl)
 options=(debug)
 _commit=caccaf28e3df6ea612d2d4b39f781c4324019fdb  # tags/0.4.18
 source=("git+https://github.com/libproxy/libproxy#commit=$_commit")



More information about the arch-commits mailing list