enable support for Amazon S3 storage on request from Christopher McCrory
authorBdale Garbee <bdale@gag.com>
Tue, 18 Jan 2011 21:03:30 +0000 (14:03 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 18 Jan 2011 21:03:30 +0000 (14:03 -0700)
debian/control
debian/rules

index 501c78b96a2824142048c7e437085c06dbf672d7..72124c7e2bafea3fd7f8acee3cdedb0b494546d4 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
 Vcs-Git: git://git.gag.com/debian/amanda
 Vcs-Browser: http://git.gag.com/?p=debian/amanda
-Build-Depends: debhelper (>= 5), dump, gnuplot, libncurses5-dev, libreadline-dev, libtool, flex, perl, smbclient, bsd-mailx | mailx, lpr, mtx, xfsdump, po-debconf, autotools-dev, libglib2.0-dev, procps
+Build-Depends: debhelper (>= 5), dump, gnuplot, libncurses5-dev, libreadline-dev, libtool, flex, perl, smbclient, bsd-mailx | mailx, lpr, mtx, xfsdump, po-debconf, autotools-dev, libglib2.0-dev, procps, curl
 Standards-Version: 3.9.1
 
 Package: amanda-common
index 74c21710c3acce84cb99eeb2395527b7cfa14877..026b6ef53ff832982fb7e57931f0dba7b3b22e37 100755 (executable)
@@ -42,7 +42,8 @@ configure-stamp:
                --with-ssh-security \
                --with-bsdtcp-security \
                --with-bsdudp-security \
-               --without-ipv6
+               --without-ipv6 \
+               --enable-s3-device
 
        touch missing
        touch configure-stamp