wok diff lxmenu-data/receipt @ rev 21641

openspades: modified BUILD_DEPENDS
author Hans-G?nter Theisgen
date Wed May 29 17:14:12 2019 +0100 (2019-05-29)
parents 44c7f1417384
children f785404cbaa7
line diff
     1.1 --- a/lxmenu-data/receipt	Mon Jan 02 18:35:23 2017 +0000
     1.2 +++ b/lxmenu-data/receipt	Wed May 29 17:14:12 2019 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  TAGS="LXDE"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -[ "$ARCH" == "i486" ] && BUILD_DEPENDS="gettext intltool"
     1.8 +[ "$ARCH" = "i486" ] && BUILD_DEPENDS="gettext intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()