wok-next diff jnettop/receipt @ rev 20523

libnsgif: add missing stuff
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 23 15:16:45 2018 +0200 (2018-03-23)
parents 466bca9334ef
children a3c581bf52b8
line diff
     1.1 --- a/jnettop/receipt	Tue Oct 17 10:14:12 2017 +0200
     1.2 +++ b/jnettop/receipt	Fri Mar 23 15:16:45 2018 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://jnettop.kubs.info/dist/$TARBALL"
     1.5  
     1.6  DEPENDS="ncurses libpcap libdb"
     1.7 -BUILD_DEPENDS="ncurses-dev libpcap-dev pkg-config glib-dev"
     1.8 +BUILD_DEPENDS="ncurses-dev libpcap-dev glib-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()