diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-10-07 16:28:01 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-10-07 16:28:01 +0200 |
commit | 997a2358df92dd2807e2c7204df6fc4c8938888b (patch) | |
tree | 446f5c35332d90e52d40217df44fa8af55c156a4 /debian/control | |
parent | 4e91cae518863034c17ea5d07f8e12caac4293f2 (diff) |
d/control: Add Rules-Requires-Root: binary-targets
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 9fd1a4c..745f9ae 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Build-Depends: ninja-build, valac (>= 0.46.0) Standards-Version: 4.4.1 +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 |