wok-next diff libiodbc/receipt @ rev 21017
Some maintenance
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Oct 16 16:46:05 2018 +0300 (2018-10-16) |
parents | 63ae365eb07d |
children | d5aab818505e |
line diff
1.1 --- a/libiodbc/receipt Sat May 12 17:04:31 2018 +0300 1.2 +++ b/libiodbc/receipt Tue Oct 16 16:46:05 2018 +0300 1.3 @@ -7,12 +7,12 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 LICENSE="GPL2" 1.6 WEB_SITE="http://www.iodbc.org/" 1.7 -LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/libiodbc.html" 1.8 +LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/libiodbc.html" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="$SF_MIRROR/iodbc/$TARBALL" 1.12 1.13 -BUILD_DEPENDS="gtk+-dev chrpath" 1.14 +BUILD_DEPENDS="gtk2-dev chrpath" 1.15 SPLIT="libiodbc-gui libiodbc libiodbc-dev" 1.16 1.17 compile_rules() { 1.18 @@ -34,7 +34,7 @@ 1.19 case $PACKAGE in 1.20 libiodbc-gui) 1.21 copy iodbcadm-gtk libdrvproxy.so* libiodbcadm.so* 1.22 - DEPENDS="glib gtk+ libiodbc" 1.23 + DEPENDS="glib gtk2 libiodbc" 1.24 ;; 1.25 libiodbc) 1.26 copy @std @rm