main/mc: add perl to makedeps

This commit is contained in:
Carlo Landmeter 2018-11-06 13:51:22 +00:00
parent c149d2840e
commit d4ad77deea

View File

@ -9,7 +9,7 @@ arch="all"
license="GPL-3.0-or-later"
depends=""
subpackages="$pkgname-doc $pkgname-lang"
makedepends="e2fsprogs-dev glib-dev libssh2-dev ncurses-dev pcre-dev"
makedepends="e2fsprogs-dev glib-dev libssh2-dev ncurses-dev pcre-dev perl"
source="https://www.midnight-commander.org/downloads/$pkgname-$pkgver.tar.xz
alpine_syntax.patch"