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 ef59f1cc41c4..5222a02a91cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="EAsy Specification of Evolutionary and Neural Algorithms is an Artifici
arch=(i686 x86_64)
url="http://easea.unistra.fr"
license=('AGPL3')
-depends=(cmake flex bison valgrind)
+depends=(boost cmake flex bison valgrind)
makedepends=(make gcc)
provides=(easena easea)
conflicts=(easea)