wok-next diff eggwm/receipt @ rev 21179
updated qt5 (5.10.1 -> 5.13.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jul 16 16:15:22 2019 +0100 (2019-07-16) |
parents | d5aab818505e |
children |
line diff
1.1 --- a/eggwm/receipt Fri Nov 02 14:15:08 2018 +0200 1.2 +++ b/eggwm/receipt Tue Jul 16 16:15:22 2019 +0100 1.3 @@ -26,7 +26,7 @@ 1.4 rm -rf $fs/usr/share/eggwm/themes/testtheme 1.5 find $fs/usr/share/eggwm -type f -exec chmod 0644 {} \; 1.6 cp -r $stuff/xsessions $fs/usr/share 1.7 - DEPENDS="xorg-libX11 libQtCore libQtGui" 1.8 + DEPENDS="libx11 libQtCore libQtGui" 1.9 } 1.10 1.11 post_install() {