wok-next rev 20173
smplayer: up depends
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Nov 01 21:49:02 2017 +0100 (2017-11-01) |
parents | a0975a7b2af2 |
children | 06c92777c351 |
files | smplayer/receipt |
line diff
1.1 --- a/smplayer/receipt Wed Nov 01 21:11:50 2017 +0100 1.2 +++ b/smplayer/receipt Wed Nov 01 21:49:02 2017 +0100 1.3 @@ -11,12 +11,9 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 TAGS="player audio video movie" 1.6 1.7 -DEPENDS="mplayer-cli qt5-base" 1.8 +DEPENDS="mplayer-cli qt5-base qt5-script libxkbcommon-x11" # gcc 1.9 BUILD_DEPENDS="qt5-dev xorg-dev zlib-dev" 1.10 -SUGGESTED="smplayer-themes mpv" 1.11 - 1.12 - 1.13 -GENERIC_MENUS="no" 1.14 +SUGGESTED="smplayer-themes smtube mpv" 1.15 1.16 # Rules to configure and make the package. 1.17 compile_rules()