wok diff lxmenu-data/receipt @ rev 23522
updated python-passlib (1.6.2 -> 1.7.2)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 06 13:57:21 2020 +0100 (2020-04-06) |
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 Mon Apr 06 13:57:21 2020 +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()