wok diff usbutils/receipt @ rev 6295
Added xorg-dev, freetype-dev, and expat-dev to cairo build_depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Sep 16 13:34:06 2010 +0000 (2010-09-16) |
parents | 3115c291f303 |
children | ec628ecabab2 |
line diff
1.1 --- a/usbutils/receipt Wed Feb 24 12:19:54 2010 +0000 1.2 +++ b/usbutils/receipt Thu Sep 16 13:34:06 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="usbutils" 1.7 -VERSION="0.84" 1.8 +VERSION="0.86" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Displaying information about USB." 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -19,6 +19,7 @@ 1.13 ./configure \ 1.14 --prefix=/usr \ 1.15 --datadir=/usr/share/misc \ 1.16 + --libdir=/usr/lib \ 1.17 $CONFIGURE_ARGS && 1.18 make && 1.19 make DESTDIR=$PWD/_pkg install