wok diff hatari/receipt @ rev 23003
updated libarchive and libarchive-dev (3.3.3 -> 3.4.2)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 02 17:16:02 2020 +0100 (2020-03-02) |
parents | 614be4796bf2 |
children | 3e2a0347b2f1 |
line diff
1.1 --- a/hatari/receipt Mon Apr 22 23:45:50 2019 -0400 1.2 +++ b/hatari/receipt Mon Mar 02 17:16:02 2020 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="hatari" 1.7 -VERSION="2.2.0" 1.8 +VERSION="2.2.1" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="An Atari ST/STE/TT/Falcon emulator." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -12,8 +12,8 @@ 1.13 WGET_URL="http://download.tuxfamily.org/$PACKAGE/$VERSION/$TARBALL" 1.14 1.15 DEPENDS="libdb libpng libsdl2 portaudio python readline zlib" 1.16 -BUILD_DEPENDS="cmake libpng-dev libsdl2-dev portaudio-dev python-dev \ 1.17 - readline-dev udev-dev xorg-dev zlib-dev" 1.18 +BUILD_DEPENDS="cmake libpng-dev libsdl2-dev portaudio-dev 1.19 + python-dev readline-dev udev-dev xorg-dev zlib-dev" 1.20 1.21 # Rules to configure and make the package. 1.22 compile_rules()