wok-next diff ncdu/receipt @ rev 21312

inkscape: added build dependency dbus-glib-dev
author Hans-G?nter Theisgen
date Tue Dec 10 15:00:13 2019 +0100 (2019-12-10)
parents d43bf7aae921
children
line diff
     1.1 --- a/ncdu/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.2 +++ b/ncdu/receipt	Tue Dec 10 15:00:13 2019 +0100
     1.3 @@ -19,7 +19,8 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make && make install
     1.8 +	make &&
     1.9 +	make install
    1.10  }
    1.11  
    1.12  genpkg_rules() {