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"
|
outputdir = "/home/gabry/lfs-repo/binpkg"
|
||||||
manifestdir = "/home/gabry/lfs-repo/manifests"
|
manifestdir = "/home/gabry/lfs-repo/manifests"
|
||||||
destdir = f"{fembuilddir}/DESTDIR"
|
destdir = f"{fembuilddir}/DESTDIR"
|
||||||
deps = ["libndp", "curl", "dhcpcd", "iptables", "libpsl", "newt", "NSS", "polkit", "pygobject", "elogind", "vala", "wpa_supplicant"]
|
deps = ["libndp", "curl", "dhcpcd", "iptables", "libpsl", "newt", "NSS", "polkit", "elogind", "vala", "wpa_supplicant"]
|
||||||
|
|
||||||
build = [
|
build = [
|
||||||
# Extract
|
# Extract
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ fembuilddir = f"/tmp/fempkg/build/{pkgname}"
|
|||||||
outputdir = "/home/gabry/lfs-repo/binpkg"
|
outputdir = "/home/gabry/lfs-repo/binpkg"
|
||||||
manifestdir = "/home/gabry/lfs-repo/manifests"
|
manifestdir = "/home/gabry/lfs-repo/manifests"
|
||||||
destdir = f"{fembuilddir}/DESTDIR"
|
destdir = f"{fembuilddir}/DESTDIR"
|
||||||
deps = ["gdkpixbuf", "graphene", "iso-codes", "libepoxy", "libxkbcommon", "pango", "pygobject", "wayland-protocols", "glib", "glslc", "webrtc-audio-processing"]
|
deps = ["gdkpixbuf", "graphene", "iso-codes", "libepoxy", "libxkbcommon", "pango", "wayland-protocols", "glib", "glslc", "webrtc-audio-processing"]
|
||||||
|
|
||||||
build = [
|
build = [
|
||||||
# Extract
|
# Extract
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ fembuilddir = f"/tmp/fempkg/build/{pkgname}"
|
|||||||
outputdir = "/home/gabry/lfs-repo/binpkg"
|
outputdir = "/home/gabry/lfs-repo/binpkg"
|
||||||
manifestdir = "/home/gabry/lfs-repo/manifests"
|
manifestdir = "/home/gabry/lfs-repo/manifests"
|
||||||
destdir = f"{fembuilddir}/DESTDIR"
|
destdir = f"{fembuilddir}/DESTDIR"
|
||||||
deps = ["geocode-glib", "glib", "gtk3", "libsoup", "pygobject", "libxml2", "vala"]
|
deps = ["geocode-glib", "glib", "gtk3", "libsoup", "libxml2", "vala"]
|
||||||
|
|
||||||
build = [
|
build = [
|
||||||
# Extract
|
# Extract
|
||||||
|
|||||||
Reference in New Issue
Block a user