diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-02-13 19:07:19 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-02-13 19:07:19 +0100 |
commit | 3b4aadf2cac0054646da2e82bbffa66c86d7a735 (patch) | |
tree | 0a2da3e77c7960e71d943441405af73a20371fb7 /debian/control | |
parent | 484d47812c1b29a1d6aa9ce7915fa7600173281b (diff) |
d/control: Add libpng-dev to Build-Depends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 89de737..7dcc113 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: libieee1284-3-dev [!hurd-i386], libjpeg-dev, libltdl-dev, + libpng-dev, libpoppler-glib-dev, libsnmp-dev [!kfreebsd-any], libsystemd-dev [linux-any], |