--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/clamav.patch Thu Oct 18 14:04:43 2012 +0200
@@ -0,0 +1,33 @@
+ClamAV requirements
+
+diff -r 7a5a2f78fdde source/apps-extra/clamav/FrugalBuild
+--- a/source/apps-extra/clamav/FrugalBuild Thu Oct 18 11:51:33 2012 +0200
++++ b/source/apps-extra/clamav/FrugalBuild Thu Oct 18 14:04:37 2012 +0200
+@@ -5,7 +5,8 @@
+ pkgver=0.97.4
+ pkgrel=4
+ pkgdesc="Clam AntiVirus is a GPL anti-virus toolkit for UNIX"
+-depends=('gmp>=5.0.1' 'bzip2' 'curl>=7.19.0')
++#depends=('gmp>=5.0.1' 'bzip2' 'curl>=7.19.0')
++depends=('gmp' 'bzip2' 'curl>=7.19.0')
+ rodepends=('shadow')
+ backup=(etc/{freshclam,clamd}.conf)
+ groups=('apps-extra')
+@@ -19,7 +20,7 @@
+ 'acc22c8def14d7dea1c781da347f5765196726b9')
+
+ _F_systemd_units=(clamav= freshclam=)
+-Finclude systemd
++#Finclude systemd
+
+ build()
+ {
+@@ -40,7 +41,7 @@
+ EOF
+ Ffile /lib/systemd/system/clamav.service
+ Ffile /lib/systemd/system/freshclam.service
+- Fgenscriptlet
++# Fgenscriptlet
+ }
+
+ # optimization OK
--- a/series Fri May 04 21:03:59 2012 +0200
+++ b/series Thu Oct 18 14:04:43 2012 +0200
@@ -43,3 +43,4 @@
ion-3.patch
xmonad-contrib.patch
diet-qmail-oversize-dns.patch
+clamav.patch