wok diff etherape/receipt @ rev 21145

Update some WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 28 14:01:40 2019 +0100 (2019-03-28)
parents ead2e76bcde5
children e5c6cfe4174a
line diff
     1.1 --- a/etherape/receipt	Mon Jun 06 09:08:05 2016 -0300
     1.2 +++ b/etherape/receipt	Thu Mar 28 14:01:40 2019 +0100
     1.3 @@ -11,12 +11,12 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  TAGS="ip monitoring network tcp vlan wlan"
     1.6  
     1.7 -DEPENDS="gtk+ libglade libgnome libpcap libgnomeui libtool \
     1.8 -libcrypto libxslt libgnome-keyring ossp-uuid"
     1.9 +DEPENDS="gtk+ libglade libgnome libpcap libgnomeui libltdl \
    1.10 +libcrypto libxslt libgnome-keyring util-linux-uuid"
    1.11  
    1.12  BUILD_DEPENDS="gcc glib-dev glibc-dev libglade-dev libgnome-dev gtk+-dev \
    1.13  libgnomeui-dev libpcap-dev gnome-doc-utils-dev libcrypto-dev libxslt-dev \
    1.14 -ossp-uuid-dev"
    1.15 +ossp-uuid-dev libtool"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()