Source: protobuf
Version: 3.21.12-8
Tags: patch

Please consider moving pkg-php-tools from Build-Depends to
Build-Depends-Indep. It is used to build php-google-protobuf which is
Architecture: all. Ubuntu currently does not build php on i386, but
does build protobuf.

Simple patch attached.

Thank you,
Jeremy Bícha
--- protobuf-3.21.12/debian/control	2023-11-09 08:11:26.000000000 +0000
+++ protobuf-3.21.12/debian/control	2024-02-03 19:37:57.000000000 +0000
@@ -24,8 +24,6 @@
 # Ruby
  , rake-compiler <!noruby>
  , gem2deb <!noruby>
-# PHP
- , pkg-php-tools (>= 1.7~)
 Build-Depends-Indep:
 # Java
    ant
@@ -34,6 +32,8 @@
  , maven-repo-helper
  , libguava-java
  , libgoogle-gson-java
+# PHP
+ , pkg-php-tools (>= 1.7~)
 Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Homepage: https://github.com/google/protobuf/

Reply via email to