Package: frogatto
Version: 1.3.1+dfsg-5
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu kinetic ubuntu-patch

*** /tmp/tmpULOMPK/bug_body

In Ubuntu, the build was failing with the following:

Package opengl was not found in the pkg-config search path.
Perhaps you should add the directory containing `opengl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'opengl', required by 'glu', not found

It looks like you need it to be an explicit Build-Depends as the build
requires it directly. Presumably it built before because it was being
brought in indirectly, but that isn't happening here.

  * Add Build-Depends on libopengl-dev to fix FTBFS.


Thanks for considering the patch.

*** /tmp/tmpULOMPK/frogatto_1.3.1+dfsg-5ubuntu1.debdiff
diff -Nru frogatto-1.3.1+dfsg/debian/control frogatto-1.3.1+dfsg/debian/control
--- frogatto-1.3.1+dfsg/debian/control  2020-07-27 16:41:33.000000000 +0100
+++ frogatto-1.3.1+dfsg/debian/control  2022-05-10 12:45:13.000000000 +0100
@@ -14,7 +13,8 @@
  libsdl-mixer1.2-dev (>= 1.2.7),
  libsdl-image1.2-dev (>= 1.2.7),
  libboost-regex-dev (>= 1.35),
- libboost-system-dev (>= 1.35)
+ libboost-system-dev (>= 1.35),
+ libopengl-dev
 Homepage: http://www.frogatto.com/
 Uploaders: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>,
        Vincent Cheng <vch...@debian.org>,


-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 
'xenial'), (400, 'xenial-proposed'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-221-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Attachment: signature.asc
Description: PGP signature

Reply via email to