mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/mu: add missing dep gettext-dev
This commit is contained in:
parent
598c023a01
commit
44c7869f3c
@ -11,7 +11,7 @@ url="http://www.djcbsoftware.nl/code/mu"
|
||||
license="GPL-3.0"
|
||||
depends="sqlite"
|
||||
makedepends="xapian-core-dev gmime-dev sqlite-dev emacs autoconf automake
|
||||
libtool"
|
||||
libtool gettext-dev"
|
||||
subpackages="$pkgname-doc mu4e"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/djcb/mu/archive/$pkgver.tar.gz"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user