gnubg: needs gdk-pixbuf-devel tools.

This commit is contained in:
Christian Neukirchen 2014-11-01 17:03:59 +01:00
parent 8856cc5aab
commit 57d8cc9634

View file

@ -3,7 +3,7 @@ pkgname=gnubg
version=1.04.000 version=1.04.000
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config python" hostmakedepends="pkg-config python gdk-pixbuf-devel"
makedepends="libglib-devel gtk+-devel python-devel readline-devel readline" makedepends="libglib-devel gtk+-devel python-devel readline-devel readline"
short_desc="GNU Backgammon game" short_desc="GNU Backgammon game"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>" maintainer="Christian Neukirchen <chneukirchen@gmail.com>"