wok diff etherape/receipt @ rev 20780
updated check and check-dev (0.9.14 -> 0.12.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 14 14:42:25 2019 +0100 (2019-02-14) |
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 Feb 14 14:42:25 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()