testing/evolution-data-server: needs flex and bison

This commit is contained in:
William Pitcock 2011-01-23 20:44:03 -06:00
parent 198aff759a
commit 870dcfdc9d

View File

@ -9,7 +9,7 @@ arch="all"
license="GPL"
depends=
depends_dev="gtk+-dev glib-dev libsoup-dev libxml2-dev gconf-dev libgdata-dev db-dev libgweather-dev libgnome-keyring-dev libical-dev"
makedepends="$depends_dev gperf"
makedepends="$depends_dev gperf flex bison"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2"