mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/drizzle: added gettext-dev to depends-dev
This commit is contained in:
parent
7d005c531e
commit
d80ca4e77f
@ -8,9 +8,9 @@ url="http://launchpad.net/drizzle"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
depends=
|
||||
depends_dev=
|
||||
makedepends="gperf protobuf-dev pcre-dev boost-dev intltool protobuf-dev
|
||||
readline-dev python"
|
||||
depends_dev="gperf protobuf-dev pcre-dev boost-dev intltool protobuf-dev
|
||||
readline-dev python gettext-dev"
|
||||
makedepends="$depends_dev"
|
||||
install="drizzle.post-install"
|
||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-client $pkgname-libs $pkgname-plugins"
|
||||
source="
|
||||
|
Loading…
Reference in New Issue
Block a user