[allegro5] 03/10: Add dependency on libwebp

Andreas Rönnquist gusnan at moszumanska.debian.org
Mon Oct 23 13:23:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

gusnan pushed a commit to branch master
in repository allegro5.

commit 83d01e160a33408ab803da67dd54fe151bd700d0
Author: Andreas Rönnquist <gusnan at debian.org>
Date:   Sun Oct 22 16:37:46 2017 +0200

    Add dependency on libwebp
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index da93076..c6b72f3 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Build-Depends: debhelper (>= 9),
                libxrandr-dev,
                libxinerama-dev,
                libxpm-dev,
+               libwebp-dev,
                ttf-dejavu-core,
                python,
                indent
@@ -229,7 +230,8 @@ Depends: ${misc:Depends},
          liballegro-image5.2 (= ${binary:Version}),
          liballegro5-dev (= ${binary:Version}),
          libjpeg-dev,
-         libpng-dev
+         libpng-dev,
+         libwebp-dev
 Description: header files for the Allegro 5 image addon
  This package is required to build programs that use the Allegro 5 image
  addon.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/allegro5.git



More information about the Pkg-games-commits mailing list