diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:32:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:32:50 +0000 |
commit | c617178f9517a33ea878066e13e8836f91574e1d (patch) | |
tree | ed4e79104cbba5bea8ec7d1e72540646598dc504 /debian/tests/control | |
parent | Adding upstream version 0.17.0. (diff) | |
download | rnp-c617178f9517a33ea878066e13e8836f91574e1d.tar.xz rnp-c617178f9517a33ea878066e13e8836f91574e1d.zip |
Adding debian version 0.17.0-3.debian/0.17.0-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..48f1da5 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,6 @@ +Tests: build-and-run-examples +Depends: + gcc, + libc6-dev, + librnp-dev, + pkg-config, |