wok diff edje/receipt @ rev 13412

busybox: fix blkid swap detection
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 01 15:09:52 2012 +0200 (2012-10-01)
parents fe57bf03de94
children bb6f072bb999
line diff
     1.1 --- a/edje/receipt	Thu May 26 21:09:04 2011 +0200
     1.2 +++ b/edje/receipt	Mon Oct 01 15:09:52 2012 +0200
     1.3 @@ -10,7 +10,8 @@
     1.4  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
     1.5  
     1.6  DEPENDS="eina eet evas embryo ecore lua"
     1.7 -BUILD_DEPENDS="eina-dev eet-dev evas-dev embryo-dev ecore-dev lua-dev"
     1.8 +BUILD_DEPENDS="eina-dev eet-dev evas-dev embryo-dev ecore-dev lua-dev \
     1.9 +jpeg-dev expat-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()