Bug#1111911: xine-lib-1.2: FTBFS on hurd
Pino Toscano <[email protected]>
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <175596064824.1663238.7800849611017355876.reportbug__34496.9226441876$1755961414$gmane$org@thyrus> |
Source: xine-lib-1.2 Version: 1.2.13+hg20240723-3 Severity: important Tags: ftbfs patch X-Debbugs-Cc: [email protected] User: [email protected] Usertags: hurd-amd64 hurd-i386 Hi, xine-lib-1.2 currently FTBFSes on hurd [1][2]. The problem is that there is an EGL-based plugin, and the libegl-dev build dependency (to build it) is installed indirectly by another build dependency. This indirect dependency exists only on Linux, so the EGL-based plugin is not built on the Hurd. Since explicitly specifying the wanted build dependencies is a better way to ensure they are available, then explicitly add the libgl-dev, and libegl-dev build dependencies. Patch attached for it. [1] https://buildd.debian.org/status/fetch.php?pkg=xine-lib-1.2&arch=hurd-amd64&ver=1.2.13%2Bhg20240723-3%2Bb1&stamp=1740243140&raw=0 [2] https://buildd.debian.org/status/fetch.php?pkg=xine-lib-1.2&arch=hurd-i386&ver=1.2.13%2Bhg20240723-3%2Bb3&stamp=1755918175&raw=0 Thanks,