wok diff pam/receipt @ rev 13497

Up: spacefm (0.8.0) With an autostart desktop file to replace pcmanfm desktop handler and can automount media using the kernel polling (no udisks or gvfs)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Oct 13 10:49:28 2012 +0200 (2012-10-13)
parents 79d46277d7f9
children e7b91865d675
line diff
     1.1 --- a/pam/receipt	Fri Dec 16 23:50:33 2011 +0100
     1.2 +++ b/pam/receipt	Sat Oct 13 10:49:28 2012 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  WGET_URL="http://gentoo.osuosl.org/distfiles/$TARBALL"
     1.5  
     1.6  DEPENDS="glibc-base libdb"
     1.7 -BUILD_DEPENDS="flex db db-dev"
     1.8 +BUILD_DEPENDS="flex db db-dev libdb"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()