wok diff etherape/receipt @ rev 20424
Up zstd (1.3.5)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 12 12:11:37 2018 +0200 (2018-08-12) |
parents | ead2e76bcde5 |
children | e5c6cfe4174a |
line diff
1.1 --- a/etherape/receipt Mon Jun 06 09:08:05 2016 -0300 1.2 +++ b/etherape/receipt Sun Aug 12 12:11:37 2018 +0200 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()