wok diff freeimage-dev/receipt @ rev 8143
aufs: aufs_type.h file will be install in aufs instead of linux-module-headers. It needed to be in /usr/include/linux folder anyways.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Jan 25 00:03:50 2011 +0000 (2011-01-25) |
parents | e9042e5ad4b6 |
children | 7c8f68728439 |
line diff
1.1 --- a/freeimage-dev/receipt Fri Apr 24 07:30:24 2009 +0000 1.2 +++ b/freeimage-dev/receipt Tue Jan 25 00:03:50 2011 +0000 1.3 @@ -1,10 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="freeimage-dev" 1.7 -VERSION="3110" 1.8 +VERSION="3141" 1.9 CATEGORY="development" 1.10 SHORT_DESC="freeimage devel files" 1.11 MAINTAINER="jozee@slitaz.org" 1.12 +DEPENDS="freeimage" 1.13 WANTED="freeimage" 1.14 SOURCE="FreeImage" 1.15 WEB_SITE="http://freeimage.sourceforge.net/"