wok rev 25034

gadmin-antivirus: fix deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 09:40:57 2022 +0000 (23 months ago)
parents 35d43c14ff53
children 699eb9be2e93
files gadmin-antivirus/receipt
line diff
     1.1 --- a/gadmin-antivirus/receipt	Fri May 20 10:31:53 2022 +0100
     1.2 +++ b/gadmin-antivirus/receipt	Fri May 20 09:40:57 2022 +0000
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/"
     1.5  WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL"
     1.6  
     1.7 -DEPENDS="gtk+ clamav"
     1.8 -BUILD_DEPENDS="gtk+-dev"
     1.9 +DEPENDS="gtk+3 clamav"
    1.10 +BUILD_DEPENDS="gtk+3-dev"
    1.11  
    1.12  # What is the latest version available today?
    1.13  current_version()