~alpine/aports

[alpine-aports] [PATCH] testing/multitail: fix depends

Details
Message ID
<1432223334-19552-1-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1432223334
DKIM signature
missing
Download raw message
Patch: +1 -1
multitail needs tail from coreutils to work properly.
---
 testing/multitail/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/multitail/APKBUILD b/testing/multitail/APKBUILD
index 1f5ab06..5b4e63b 100644
--- a/testing/multitail/APKBUILD
+++ b/testing/multitail/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="MultiTail lets you view one or multiple files like the original tail pr
arch="x86 x86_64"
url="http://www.vanheusden.com/multitail"
license="GPL2"
depends="ncurses"
depends="ncurses coreutils"
makedepends="ncurses-dev"
install=""
subpackages="$pkgname-doc"
-- 
2.4.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)