remove non-existent deps on pygobject

This commit is contained in:
2025-12-17 15:15:47 +01:00
parent 604e9ca87b
commit 0c8b1f691f
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ fembuilddir = f"/tmp/fempkg/build/{pkgname}"
outputdir = "/home/gabry/lfs-repo/binpkg"
manifestdir = "/home/gabry/lfs-repo/manifests"
destdir = f"{fembuilddir}/DESTDIR"
deps = ["geocode-glib", "glib", "gtk3", "libsoup", "pygobject", "libxml2", "vala"]
deps = ["geocode-glib", "glib", "gtk3", "libsoup", "libxml2", "vala"]
build = [
# Extract