Bug#1038716: dsda-doom FTCBFS: missing Build-Depends: libzip-dev:native
Helmut Grohne
helmut at subdivi.de
Mon Jun 19 07:03:19 BST 2023
Source: dsda-doom
Version: 0.26.2+dfsg-1
Tags: patch
User: debian-cross at lists.debian.org
Usertags: ftcbfs
thanks for applying my earlier FTCBFS patch. Unfortunately, it got a new
build dependency libzip-dev and this one is also needed for the native
pass, so it needs to be duplicated with a :native annotation. I'm
attaching a patch for your convenience.
Helmut
-------------- next part --------------
diff --minimal -Nru dsda-doom-0.26.2+dfsg/debian/changelog dsda-doom-0.26.2+dfsg/debian/changelog
--- dsda-doom-0.26.2+dfsg/debian/changelog 2023-06-16 11:51:32.000000000 +0200
+++ dsda-doom-0.26.2+dfsg/debian/changelog 2023-06-19 07:54:52.000000000 +0200
@@ -1,3 +1,10 @@
+dsda-doom (0.26.2+dfsg-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Missing Build-Depends: libzip-dev:native. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Mon, 19 Jun 2023 07:54:52 +0200
+
dsda-doom (0.26.2+dfsg-1) unstable; urgency=medium
[ Helmut Grohne ]
diff --minimal -Nru dsda-doom-0.26.2+dfsg/debian/control dsda-doom-0.26.2+dfsg/debian/control
--- dsda-doom-0.26.2+dfsg/debian/control 2023-06-16 11:48:12.000000000 +0200
+++ dsda-doom-0.26.2+dfsg/debian/control 2023-06-19 07:54:51.000000000 +0200
@@ -25,6 +25,7 @@
libsdl2-net-dev,
libvorbis-dev,
libzip-dev,
+ libzip-dev:native,
zipcmp,
zipmerge,
ziptool
More information about the Pkg-games-devel
mailing list