wok diff libbsd/receipt @ rev 20137

linux: add i2c-dev module
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 30 13:48:15 2017 +0100 (2017-10-30)
parents 4a7cf6cb356e
children a78610b2eb47
line diff
     1.1 --- a/libbsd/receipt	Fri Jul 26 11:16:42 2013 +0000
     1.2 +++ b/libbsd/receipt	Mon Oct 30 13:48:15 2017 +0100
     1.3 @@ -9,9 +9,7 @@
     1.4  WEB_SITE="http://libbsd.freedesktop.org/wiki/"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.6  WGET_URL="http://libbsd.freedesktop.org/releases/$TARBALL"
     1.7 -
     1.8 -DEPENDS=""
     1.9 -BUILD_DEPENDS=""
    1.10 +HOST_ARCH="i486 arm"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()