puzzles: add gtk+ dependency

git-svn-id: https://svn.o-hand.com/repos/poky@69 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2005-09-29 14:30:08 +00:00
parent eca14a636c
commit 3ed2b08a5c
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
DEPENDS = "gtk+"
SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz"
CFLAGS_prepend = " -I./ `${STAGING_BINDIR}/pkg-config gtk+-2.0 --cflags` "