diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-10-07 16:18:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-10-07 16:18:38 +0200 |
commit | 051153eb6a7d96ee4fc8e1ca7ad6f4af61141387 (patch) | |
tree | c49248d4ffc3962aa794c70a50eb842022e969cc /debian/control | |
parent | 2349c0731ab924986f787c306cb7ce5104db7e28 (diff) |
New upstream release; New d/p/0115-fix_meson_build.patch; d/control: Add cmake to Build-Depends;
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0691e8b..de71bfe 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: appstream-util, + cmake, debhelper (>= 12), desktop-file-utils, gnome-doc-utils, @@ -31,7 +32,7 @@ Build-Depends: libxml2 (>= 2.6.32), meson, ninja-build, - valac (>= 0.22.0) + valac (>= 0.46.0) Standards-Version: 4.4.0 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://jff.email/opt/git/shotwell.git |