summaryrefslogtreecommitdiff
path: root/social/opentracker/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'social/opentracker/PKGBUILD')
-rw-r--r--social/opentracker/PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/social/opentracker/PKGBUILD b/social/opentracker/PKGBUILD
index 355af768c..fffb5d712 100644
--- a/social/opentracker/PKGBUILD
+++ b/social/opentracker/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='An open and free bittorrent tracker (open mode)'
arch=('i686' 'x86_64' 'mips64el')
url='http://erdgeist.org/arts/software/opentracker/'
license=('custom:Beer' 'GPL')
-makedepends=('libowfat') # 'cvs')
+makedepends=('libowfat' 'cvs')
depends=('bash' 'zlib')
backup=('etc/opentracker/config')
#install=${pkgname}.install
@@ -62,6 +62,3 @@ package(){
install -D -m 644 opentracker.conf.sample $pkgdir/etc/opentracker/config
install -D -m 644 $srcdir/license.txt $pkgdir/usr/share/licenses/opentracker/license.txt
}
-md5sums=('98cd42bcf1d61329195e6612d8d8d341'
- '390bde9d010e79ab1309c02dcf9972e8'
- '865211941e882c0aff5d36a22ac9efaa')