Skip to content

Commit 8920ac9

Browse files
committed
Add fakeroot as a build dependency for the debian package.
1 parent aeb8d58 commit 8920ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Source: amplet2
22
Section: net
33
Priority: optional
44
Maintainer: Brendon Jones <brendonj@waikato.ac.nz>
5-
Build-Depends: debhelper (>= 9~), autotools-dev, python3-all, libunbound-dev, libssl-dev, libpcap-dev (>= 1.7.4), libyaml-dev, libprotobuf-c-dev, protobuf-c-compiler, protobuf-compiler, debhelper (>= 9.20160709), libconfuse-dev, libcurl4-openssl-dev, librabbitmq-dev (>= 0.7.1), libevent-dev (>= 2.0.21), python3-setuptools, flex, automake, libtool, libcap2-bin, libcap-dev, dh-exec, dh-python, libpjproject-dev <pkg.amplet2.build-sip>, libwebsockets-dev (>> 2.0.0) <pkg.amplet2.build-youtube>, libjansson-dev (>= 2.10) <pkg.amplet2.build-youtube>
5+
Build-Depends: debhelper (>= 9~), fakeroot, autotools-dev, python3-all, libunbound-dev, libssl-dev, libpcap-dev (>= 1.7.4), libyaml-dev, libprotobuf-c-dev, protobuf-c-compiler, protobuf-compiler, debhelper (>= 9.20160709), libconfuse-dev, libcurl4-openssl-dev, librabbitmq-dev (>= 0.7.1), libevent-dev (>= 2.0.21), python3-setuptools, flex, automake, libtool, libcap2-bin, libcap-dev, dh-exec, dh-python, libpjproject-dev <pkg.amplet2.build-sip>, libwebsockets-dev (>> 2.0.0) <pkg.amplet2.build-youtube>, libjansson-dev (>= 2.10) <pkg.amplet2.build-youtube>
66
Standards-Version: 3.8.4
77
Homepage: http://amp.wand.net.nz
88
Vcs-Git: https://github.com/wanduow/amplet2.git

0 commit comments

Comments
 (0)