# HG changeset patch # User Antoine Bodin # Date 1331509886 -3600 # Node ID fbf78c359b784dc2d3be11db1eeed25bb0571a51 # Parent c19eefb2e37ae1418850d0e5a0c22d8bd03c66db ghex: fix bdeps diff -r c19eefb2e37a -r fbf78c359b78 ghex/receipt --- a/ghex/receipt Sun Mar 11 23:19:56 2012 +0100 +++ b/ghex/receipt Mon Mar 12 00:51:26 2012 +0100 @@ -12,7 +12,7 @@ DEPENDS="gtk+ libgnomeui libgnomeprintui libgnome-keyring" BUILD_DEPENDS="gtk+-dev gnome-doc-utils-dev libgnomeui-dev libbonoboui-dev \ libgnome-dev libbonobo-dev libbonoboui-dev libgnome-keyring-dev \ -libgnomeprintui-dev" +libgnomeprintui-dev intltool" # Rules to configure and make the package. compile_rules()