From 50de20e12e98a13a191eaa34672040d27611d7fd Mon Sep 17 00:00:00 2001 From: Marcell Meszaros Date: Tue, 20 Aug 2024 04:39:23 +0200 Subject: adjust deps (add glibc, remove unneeded ones); improve formatting --- .SRCINFO | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to '.SRCINFO') diff --git a/.SRCINFO b/.SRCINFO index 3f5cff9..c2196c7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,23 +1,17 @@ pkgbase = python2-libxml2 - pkgdesc = XML parsing library, version 2 + pkgdesc = Python 2 bindings for the XML parsing library v2 pkgver = 2.9.14 pkgrel = 1 url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home arch = x86_64 arch = aarch64 arch = i686 - arch = pentium4 arch = armv7h - arch = armv6l license = MIT makedepends = git - depends = icu - depends = ncurses + depends = glibc + depends = libxml2-2.9 depends = python2 - depends = libxml2=2.9.10 - depends = readline - depends = xz - depends = zlib source = python2-libxml2::git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=7846b0a677f8d3ce72486125fa281e92ac9970e8 source = no-fuzz.diff source = https://www.w3.org/XML/Test/xmlts20130923.tar.gz -- cgit v1.2.3