wok diff libplist/receipt @ rev 23938
qemu: add X86_64 efi bios (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 12 12:48:26 2020 +0000 (2020-09-12) |
parents | 789d2c8a6a45 |
children | ede1d184d5c5 |
line diff
1.1 --- a/libplist/receipt Fri Apr 12 17:22:33 2019 +0100 1.2 +++ b/libplist/receipt Sat Sep 12 12:48:26 2020 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 1.5 DEPENDS="glib libxml2" 1.6 #BUILD_DEPENDS="glib-dev libxml2-dev cmake swig python python-dev " 1.7 -BUILD_DEPENDS="glib-dev libxml2-dev python python-dev" 1.8 +BUILD_DEPENDS="file glib-dev libxml2-dev python python-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()