mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/evolution-data-server: needs flex and bison
This commit is contained in:
parent
198aff759a
commit
870dcfdc9d
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user