diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-04-10 15:59:06 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-04-10 15:59:06 +0200 |
commit | 77d7ab1335686df88ee3cc69a59107218a3ddc9c (patch) | |
tree | 71d1710934822a9e58b1d2de88ea726fe1b17c5f /debian/control | |
parent | 1dced003ca9e1d3ea80efa0aabcb730cbd21ece0 (diff) |
d/contol: Add new Build-Depends; Change to new repository
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 4a37625..b210179 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Build-Depends: libgudev-1.0-dev (>= 145), libicu-dev, libjson-glib-dev, + libportal-gtk3-dev, libraw-dev (>= 0.14), librest-dev (>= 0.7), libsoup2.4-dev (>= 2.26.0), @@ -37,8 +38,8 @@ Build-Depends: Standards-Version: 4.6.1.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell -Vcs-Git: git://jff.email/opt/git/shotwell.git -Vcs-Browser: https://jff.email/cgit/shotwell.git +Vcs-Git: git://git.jff.email/shotwell.git +Vcs-Browser: https://gir.jff.email/cgit/shotwell.git Package: shotwell Architecture: linux-any |