wok rev 8314
Fixed linmodem-intel-536ep and linmodem-intel-537 depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Feb 01 02:51:50 2011 +0000 (2011-02-01) |
parents | bc470e27f91b |
children | 797239338cd7 |
files | linmodem-intel-536ep/receipt linmodem-intel-537/receipt |
line diff
1.1 --- a/linmodem-intel-536ep/receipt Tue Feb 01 02:47:16 2011 +0000 1.2 +++ b/linmodem-intel-536ep/receipt Tue Feb 01 02:51:50 2011 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="network" 1.5 MAINTAINER="jozee@slitaz.org" 1.6 SHORT_DESC="Intel Modem Drivers for 536EP chipset" 1.7 -BUILD_DEPENDS="linux linux-module-headers lzma" 1.8 +DEPENDS="linux" 1.9 +BUILD_DEPENDS="linux-module-headers lzma" 1.10 WEB_SITE="http://linmodems.technion.ac.il/packages/Intel/" 1.11 TARBALL="intel-536EP-537EP_2009_07_04.tar.bz2" 1.12 WGET_URL="$WEB_SITE/Philippe.Vouters/$TARBALL"
2.1 --- a/linmodem-intel-537/receipt Tue Feb 01 02:47:16 2011 +0000 2.2 +++ b/linmodem-intel-537/receipt Tue Feb 01 02:51:50 2011 +0000 2.3 @@ -5,7 +5,8 @@ 2.4 CATEGORY="network" 2.5 MAINTAINER="jozee@slitaz.org" 2.6 SHORT_DESC="Intel Modem Drivers for 537 chipsets" 2.7 -BUILD_DEPENDS="linux lzma" 2.8 +DEPENDS="linux" 2.9 +BUILD_DEPENDS="linux-module-headers lzma" 2.10 WEB_SITE="http://linmodems.technion.ac.il/packages/Intel/" 2.11 TARBALL="intel-536EP-537EP_2009_07_04.tar.bz2" 2.12 WGET_URL="$WEB_SITE/Philippe.Vouters/$TARBALL"