summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bf7acdefde2..a050976485a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ pkgdesc="takes compile jobs from your build and distributes it to remote machine
url="http://en.opensuse.org/Icecream"
license=('GPL2')
makedepends=('')
-depends=('gcc' 'bash' 'libcap-ng')
+depends=('bash' 'libcap-ng' 'lzo')
provides=('icecream')
optdepends=('iceberg-git: A QT based monitor for icecream nodes'
'ccache: ccache enabled remote builds.')