wok-next rev 21397
opentyrian: add "glib" to bdeps for /usr/bin/glib-compile-schemas
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Apr 18 17:26:44 2020 +0300 (2020-04-18) |
parents | f6ec630a30b5 |
children | 3a21852ed3ac |
files | opentyrian/receipt |
line diff
1.1 --- a/opentyrian/receipt Sat Apr 18 16:36:02 2020 +0300 1.2 +++ b/opentyrian/receipt Sat Apr 18 17:26:44 2020 +0300 1.3 @@ -11,7 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WGET_URL="mercurial|https://opentyrian.googlecode.com/hg/" # FIXME 1.6 1.7 -BUILD_DEPENDS="sdl-dev sdl-mixer-dev sdl-net-dev mercurial" 1.8 +BUILD_DEPENDS="glib sdl-dev sdl-mixer-dev sdl-net-dev mercurial" 1.9 1.10 compile_rules() { 1.11 make release || return 1