fribidi: Depend on glib

This commit is contained in:
Fredrik Fornwall 2018-03-14 17:16:11 +01:00
parent f309f84c58
commit c59873d247
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ TERMUX_PKG_DESCRIPTION="Implementation of the Unicode Bidirectional Algorithm"
TERMUX_PKG_VERSION=1.0.1
TERMUX_PKG_SHA256=c1b182d70590b6cdb5545bab8149de33b966800f27f2d9365c68917ed5a174e4
TERMUX_PKG_SRCURL=https://github.com/fribidi/fribidi/releases/download/v$TERMUX_PKG_VERSION/fribidi-$TERMUX_PKG_VERSION.tar.bz2
TERMUX_PKG_DEPENDS="glib"