wok-next diff rhythmcat2/receipt @ rev 21605
dropbear: add ed25519 key
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 25 08:01:52 2020 +0000 (2020-06-25) |
parents | f48456621a9d |
children |
line diff
1.1 --- a/rhythmcat2/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/rhythmcat2/receipt Thu Jun 25 08:01:52 2020 +0000 1.3 @@ -30,5 +30,5 @@ 1.4 1.5 genpkg_rules() { 1.6 copy RhythmCat2 *.so* *.PNG *.desktop *.mo 1.7 - DEPENDS="gst0-plugins-base gtk3 xorg-libXdamage" 1.8 + DEPENDS="gst0-plugins-base gtk3 libxdamage" 1.9 }