Add build-depends on python. archive/raspbian/2.26.2-1+rpi1 raspbian/2.26.2-1+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Sat, 7 Dec 2019 04:51:03 +0000 (04:51 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sat, 7 Dec 2019 04:51:03 +0000 (04:51 +0000)
debian/changelog
debian/control

index 6cbbd8d1cca3d55161dc4daedc74568490fd5781..e821392b17dcdf29604b859395b5ce2ccedadb91 100644 (file)
@@ -5,6 +5,9 @@ webkit2gtk (2.26.2-1+rpi1) bullseye-staging; urgency=medium
     (previously it failed to build with assembler errors, nowadays it apparently
     builds but does not work)
 
+  [changes introduced in 2.26.2-1+rpi1 by Peter Michael Green]
+  * Add build-depends on python.
+
  -- Peter Michael Green <plugwash@raspbian.org>  Sat, 07 Dec 2019 04:48:23 +0000
 
 webkit2gtk (2.26.2-1) unstable; urgency=medium
index 21dcccb142e6c53621932eb72992e5b2231e80c9..b65830e812982b28fa9139207df8f7c10b1f0a95 100644 (file)
@@ -57,7 +57,8 @@ Build-Depends: gawk,
                ninja-build,
                libegl1-mesa-dev,
                libgl1-mesa-dev [!armel !armhf !arm64],
-               libgles2-mesa-dev
+               libgles2-mesa-dev,
+               python
 Build-Conflicts: gir-repository-dev
 Standards-Version: 4.4.1
 Vcs-Browser: https://salsa.debian.org/webkit-team/webkit