wok-next diff xchat/receipt @ rev 21078
Update png and Xorg in dependencies.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Dec 22 04:52:35 2018 +0200 (2018-12-22) |
parents | 0c430fcaf2d9 |
children |
line diff
1.1 --- a/xchat/receipt Sun Nov 04 11:22:16 2018 +0200 1.2 +++ b/xchat/receipt Sat Dec 22 04:52:35 2018 +0200 1.3 @@ -46,11 +46,11 @@ 1.4 case $PACKAGE in 1.5 xchat) 1.6 copy @std 1.7 - DEPENDS="gdk-pixbuf glib gtk2 openssl10 pango perl-core xorg-libX11" 1.8 + DEPENDS="gdk-pixbuf glib gtk2 openssl10 pango perl-core libx11" 1.9 ;; 1.10 xchat-plugin) 1.11 copy @std 1.12 - DEPENDS="gdk-pixbuf glib gtk2 openssl10 pango perl-core xorg-libX11" 1.13 + DEPENDS="gdk-pixbuf glib gtk2 openssl10 pango perl-core libx11" 1.14 PROVIDE="xchat" 1.15 CAT="network|with plugins support" 1.16 ;;