wok diff get-softmodem-driver/stuff/slmodem.receipt @ rev 11534

gnustep-back: fic BUILD_DEPENDS
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Dec 25 03:16:17 2011 +0100 (2011-12-25)
parents 8fc90d8b565b
children
line diff
     1.1 --- a/get-softmodem-driver/stuff/slmodem.receipt	Thu Jun 18 14:43:23 2009 +0200
     1.2 +++ b/get-softmodem-driver/stuff/slmodem.receipt	Sun Dec 25 03:16:17 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Support for the SmartLink Softmodem and ALSA supported chipsets."
     1.5  MAINTAINER="domcox@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -DEPENDS="module-init-tools linux-source"
     1.8 +DEPENDS="alsa-lib module-init-tools linux-source"
     1.9  WEB_SITE="http://linmodems.technion.ac.il"
    1.10  WGET_URL="http://linmodems.technion.ac.il/packages/smartlink/$TARBALL"
    1.11  
    1.12 @@ -41,5 +41,6 @@
    1.13  
    1.14  post_remove()
    1.15  {
    1.16 +	/etc/init.d/slmodem stop
    1.17  	rm -rf /usr/share/slmodem
    1.18  }
    1.19 \ No newline at end of file