[arch-commits] Commit in flatpak-builder/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Wed Jan 19 20:02:35 UTC 2022
Date: Wednesday, January 19, 2022 @ 20:02:35
Author: heftig
Revision: 434748
drop libdwarf
Modified:
flatpak-builder/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-19 19:50:50 UTC (rev 434747)
+++ PKGBUILD 2022-01-19 20:02:35 UTC (rev 434748)
@@ -9,7 +9,7 @@
license=(LGPL)
depends=(flatpak binutils elfutils unzip tar git bzr patch rpmextract cpio
appstream-glib fuse2)
-makedepends=(gobject-introspection git docbook-xsl xmlto libdwarf)
+makedepends=(gobject-introspection git docbook-xsl xmlto)
checkdepends=(valgrind)
replaces=('flatpak<0.9.10')
_commit=4e9fb6a3e6c405f10797f12cc5c8c0a6ce99282d # tags/1.2.2^0
@@ -49,7 +49,6 @@
--sbindir=/usr/bin \
--libexecdir=/usr/lib \
--disable-static \
- --with-dwarf-header=/usr/include/libdwarf \
--with-fuse=2
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
More information about the arch-commits
mailing list