wok diff claws-mail-perl/receipt @ rev 18400

open-vm-tools: missing deps
author Nathan Neulinger <nneul@neulinger.org>
date Sat Sep 19 03:36:38 2015 +0000 (2015-09-19)
parents 2b9f96603415
children 86790a278e70
line diff
     1.1 --- a/claws-mail-perl/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/claws-mail-perl/receipt	Sat Sep 19 03:36:38 2015 +0000
     1.3 @@ -11,8 +11,8 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WGET_URL="http://www.claws-mail.org/downloads/plugins/$TARBALL"
     1.6  
     1.7 -DEPENDS="claws-mail "
     1.8 -BUILD_DEPENDS="claws-mail-dev "
     1.9 +DEPENDS="claws-mail"
    1.10 +BUILD_DEPENDS="claws-mail-dev enchant-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()