aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/byobu/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/byobu/APKBUILD b/main/byobu/APKBUILD
index ba10f334989..1f7368d02c0 100644
--- a/main/byobu/APKBUILD
+++ b/main/byobu/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=byobu
pkgver=5.108
-pkgrel=0
+pkgrel=1
pkgdesc="An enhancement of the GNU Screen"
url="https://launchpad.net/byobu"
arch="noarch"
license="GPL3"
-depends="screen python"
+depends="screen python tmux"
makedepends=""
install=""
subpackages="$pkgname-doc"