forked from FemboyOS/fempkg_recipes
remove non-existent deps on pygobject
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user