diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 88ef8134..0afc50b1 100644 --- a/debian/control +++ b/debian/control | |||
@@ -2,7 +2,7 @@ Source: lagrange | |||
2 | Section: net | 2 | Section: net |
3 | Priority: optional | 3 | Priority: optional |
4 | Maintainer: Jaakko Keränen (skyjake) <jaakko.keranen@iki.fi> | 4 | Maintainer: Jaakko Keränen (skyjake) <jaakko.keranen@iki.fi> |
5 | Build-Depends: cmake, debhelper (>=11~), libsdl2-dev, libssl-dev, libpcre3-dev, zlib1g-dev, libunistring-dev, libmpg123-dev | 5 | Build-Depends: cmake (>=3.9), debhelper (>=11~), libsdl2-dev (>=2.0.4), libssl-dev (>=1.1.1), libpcre3-dev (>=8.38), zlib1g-dev, libunistring-dev, libmpg123-dev |
6 | Standards-Version: 4.1.4 | 6 | Standards-Version: 4.1.4 |
7 | Homepage: https://gmi.skyjake.fi/lagrange/ | 7 | Homepage: https://gmi.skyjake.fi/lagrange/ |
8 | 8 | ||