# HG changeset patch # User Christopher Rogers # Date 1285027336 0 # Node ID 6c9c401d9882a1be548e384bc43f7ee160803e64 # Parent 38ef318cae5a8d20d6e7c96b728ac6eb626b8f74 Up: dmraid to 1.0.0.rc16. diff -r 38ef318cae5a -r 6c9c401d9882 dmraid/receipt --- a/dmraid/receipt Mon Sep 20 23:44:08 2010 +0000 +++ b/dmraid/receipt Tue Sep 21 00:02:16 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="dmraid" -VERSION="1.0.0.rc15" +VERSION="1.0.0.rc16" CATEGORY="system-tools" SHORT_DESC="Device-Mapper Software Raid Tool." MAINTAINER="pascal.bellard@slitaz.org" @@ -9,7 +9,7 @@ WEB_SITE="http://people.redhat.com/~heinzm/sw/dmraid/" WGET_URL="$WEB_SITE/src/$TARBALL" DEPENDS="libdevmapper linux-md" -BUILD_DEPENDS="libdevmapper-dev" +BUILD_DEPENDS="libdevmapper libdevmapper-dev" # Rules to configure and make the package. compile_rules()