# HG changeset patch # User Pascal Bellard # Date 1507885574 -7200 # Node ID 989b3e4da12b3ec0c106239308e4e18d25e547a2 # Parent a0bea82010d7673a61a4b5f664c5671399d8983f emerald, fltk-colbrowser: update bdeps diff -r a0bea82010d7 -r 989b3e4da12b emerald/receipt --- a/emerald/receipt Fri Oct 13 05:58:05 2017 +0300 +++ b/emerald/receipt Fri Oct 13 11:06:14 2017 +0200 @@ -12,7 +12,7 @@ DEPENDS="xorg-libX11 gtk+ libwnck compiz-core" BUILD_DEPENDS="xorg-dev gtk+-dev libwnck-dev compiz-core-dev \ -libtool autoconf automake" +libtool autoconf automake intltool" # Rules to configure and make the package. compile_rules() diff -r a0bea82010d7 -r 989b3e4da12b fltk-colbrowser/receipt --- a/fltk-colbrowser/receipt Fri Oct 13 05:58:05 2017 +0300 +++ b/fltk-colbrowser/receipt Fri Oct 13 11:06:14 2017 +0200 @@ -10,8 +10,9 @@ HOST_ARCH="i486 arm" WANTED="fltk" -DEPENDS="fltk" -BUILD_DEPENDS="xorg-libXft fontconfig" +DEPENDS="fltk xorg-libXinerama" +BUILD_DEPENDS="xorg-libXft fontconfig xorg-libX11-dev xorg-libXinerama \ +xorg-libXfixe" # Rules to configure and make the package. compile_rules()