# HG changeset patch # User Pascal Bellard # Date 1376517722 0 # Node ID 5d9d88764526dffe1b554109cdd86830b4ecf64a # Parent 3aba2afc1a563cc9c06ddd769675ed4e52191d88 splashutils: update bdeps diff -r 3aba2afc1a56 -r 5d9d88764526 splashutils/receipt --- a/splashutils/receipt Wed Aug 14 21:59:40 2013 +0000 +++ b/splashutils/receipt Wed Aug 14 22:02:02 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="http://fbsplash.alanhaggai.org/tarballs/files/$TARBALL" DEPENDS="libjpeg libpng gpm" -BUILD_DEPENDS="jpeg-dev libpng-dev gpm-dev" +BUILD_DEPENDS="jpeg-dev libpng-dev gpm-dev freetype" # Rules to configure and make the package. compile_rules()