wok diff xchm/receipt @ rev 19715
Up cookutils(876): to fix amsn post-build
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Feb 16 02:22:14 2017 +0200 (2017-02-16) |
parents | affba9aecc73 |
children | 1d426143c715 |
line diff
1.1 --- a/xchm/receipt Mon Oct 26 02:54:52 2015 +0200 1.2 +++ b/xchm/receipt Thu Feb 16 02:22:14 2017 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="wxWidgets28 chmlib xorg-libXdamage xorg-libXxf86vm" 1.7 -BUILD_DEPENDS="wxWidget28s-dev chmlib-dev" 1.8 +BUILD_DEPENDS="wxWidgets28-dev chmlib-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()