wok rev 18516
links: missing dep
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Oct 25 02:48:19 2015 +0200 (2015-10-25) |
parents | 11bd286c39d2 |
children | 45dbe89f4307 |
files | icewm/receipt links-dfb/receipt links/receipt |
line diff
1.1 --- a/icewm/receipt Sat Oct 24 23:56:53 2015 +0200 1.2 +++ b/icewm/receipt Sun Oct 25 02:48:19 2015 +0200 1.3 @@ -17,7 +17,7 @@ 1.4 xorg-libXinerama xorg-libXinerama-dev \ 1.5 xorg-xproto xorg-xextproto xorg-randrproto fontconfig-dev gettext \ 1.6 gdk-pixbuf-dev pkg-config" 1.7 -DEPENDS="xorg-libX11 xorg-libXrandr xorg-libXext xorg-libXpm \ 1.8 +DEPENDS="xorg-libX11 xorg-libXrandr xorg-libXext xorg-libXpm xorg-libXinerama \ 1.9 xorg-libXrender xorg-libXft xorg-libSM xorg-libICE imlib freetype \ 1.10 gdk-pixbuf gettext-base" 1.11
2.1 --- a/links-dfb/receipt Sat Oct 24 23:56:53 2015 +0200 2.2 +++ b/links-dfb/receipt Sun Oct 25 02:48:19 2015 +0200 2.3 @@ -13,7 +13,7 @@ 2.4 HOST_ARCH="i486 arm" 2.5 PROVIDE="links" 2.6 2.7 -DEPENDS="ncurses openssl jpeg libpng tiff zlib directfb" 2.8 +DEPENDS="ncurses openssl jpeg libpng tiff zlib libgomp directfb" 2.9 BUILD_DEPENDS="openssl-dev ncurses-dev jpeg-dev libpng-dev tiff-dev \ 2.10 zlib-dev directfb-dev" 2.11
3.1 --- a/links/receipt Sat Oct 24 23:56:53 2015 +0200 3.2 +++ b/links/receipt Sun Oct 25 02:48:19 2015 +0200 3.3 @@ -14,7 +14,7 @@ 3.4 3.5 SUGGESTED="gpm" 3.6 DEPENDS="ncurses libssl libcrypto jpeg libpng tiff xorg-libX11 xorg-libXau \ 3.7 -xorg-libXdmcp libxcb zlib liblzma bzlib" 3.8 +xorg-libXdmcp libxcb zlib liblzma bzlib libgomp" 3.9 BUILD_DEPENDS="openssl-dev xorg-libX11-dev jpeg-dev libpng-dev tiff-dev \ 3.10 zlib-dev xorg-libXdmcp-dev libxcb-dev xorg-libXau-dev xz-dev bzip2-dev \ 3.11 gpm-dev"