Package: appmenu-gtk-module
Version: 0.7.3-1
Followup-For: Bug #952268
User: [email protected]
Usertags: origin-ubuntu focal ubuntu-patch
Hi,
In Ubuntu, the attached patch was applied to achieve the following:
* Build-depend on gtk-doc-tools to fix FTBFS.
Thanks for considering the patch.
Logan
-- System Information:
Debian Release: bullseye/sid
APT prefers focal
APT policy: (500, 'focal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.4.0-14-generic (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru appmenu-gtk-module-0.7.3/debian/control
appmenu-gtk-module-0.7.3/debian/control
--- appmenu-gtk-module-0.7.3/debian/control 2019-08-04 16:04:46.000000000
-0400
+++ appmenu-gtk-module-0.7.3/debian/control 2020-02-23 22:20:02.000000000
-0500
@@ -8,6 +8,7 @@
Build-Depends: meson (>= 0.49.0),
debhelper-compat (= 12),
dpkg-dev (>= 1.16.1.1~),
+ gtk-doc-tools,
libx11-dev,
libglib2.0-dev (>= 2.50.0),
libgtk2.0-dev (>= 2.24.0),