Skip to content
Snippets Groups Projects
Commit 5357df21 authored by Simon McVittie's avatar Simon McVittie
Browse files

debian: Don't hard-require autoconf-archive


If we are building from a tarball then we don't need it, because
autogen.sh copies all required macros into m4/.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 3266916d
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
......@@ -5,7 +5,7 @@ Maintainer: Vivek Das Mohapatra <vivek@collabora.com>
Standards-Version: 3.9.8
Build-Depends:
autoconf,
autoconf-archive,
autoconf-archive <pkg.libcapsule.from-git>,
automake,
bubblewrap,
debhelper,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment