diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-12-11 13:07:06 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-12-11 13:07:06 +0100 |
commit | e59cd23aa5d5fade23ff2fab22d19fe042dbeb68 (patch) | |
tree | 5398345136f00437ea5619bca0db93a8d7375c78 /debian/control | |
parent | 980fc6b1eec7e58eb4ebaeb95f089b5c2c6ac053 (diff) | |
parent | 2f664d818ad8c970ef1cf7f0618646cfb4f9dde0 (diff) |
Merge branch 'release/debian/1.3.1-1'HEADdebian/1.3.1-1master
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 a77f110..e25d36b 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Build-Depends: libsystemd-dev [linux-any], libtiff-dev, libusb-1.0-0-dev, + libv4l-dev, libxml2-dev, pkgconf, po-debconf, |