mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/libtermkey: mdepends fix
This commit is contained in:
parent
ac5ddff73d
commit
8596ddbdc7
@ -2,14 +2,14 @@
|
||||
# Maintainer: Marvin Steadfast <marvin@xsteadfastx.org>
|
||||
pkgname=libtermkey
|
||||
pkgver=0.18
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Library for easy processing of keyboard entry from terminal-based programs"
|
||||
url="http://www.leonerd.org.uk/code/libtermkey"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
depends=""
|
||||
depends_dev="unibilium-dev"
|
||||
makedepends="$depends_dev libtool perl"
|
||||
makedepends="$depends_dev libtool perl perl-utils"
|
||||
subpackages="$pkgname-doc $pkgname-dev"
|
||||
source="http://www.leonerd.org.uk/code/$pkgname/$pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user