# HG changeset patch # User Pascal Bellard # Date 1357209997 -3600 # Node ID badf7e0b2bca3f38d5b68108f51fd27bf9c5ec23 # Parent e30853402e1d4cb5ee4737c0b97d565b98739883 matchbox-window-manager-2: update bdeps diff -r e30853402e1d -r badf7e0b2bca matchbox-window-manager-2/receipt --- a/matchbox-window-manager-2/receipt Thu Jan 03 11:27:09 2013 +0100 +++ b/matchbox-window-manager-2/receipt Thu Jan 03 11:46:37 2013 +0100 @@ -11,12 +11,13 @@ BRANCH="$VERSION" DEPENDS="gtk+" -BUILD_DEPENDS="gtk+-dev subversion libffi" +BUILD_DEPENDS="gtk+-dev subversion libffi autoconf automake libtool" # Rules to configure and make the package. compile_rules() { cd $src + export LDFLAGS="-Wl,--copy-dt-needed-entries -lexpat" ./autogen.sh \ --enable-png-theme \ --enable-composite-manager=xrender \