wok-next diff libxfce4util-dev/receipt @ rev 7112
Fixed mesa to only have one libdrm in depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Nov 04 00:12:07 2010 +0000 (2010-11-04) |
parents | 387cedf281f4 |
children | 47b9b04ee1aa |
line diff
1.1 --- a/libxfce4util-dev/receipt Fri Jul 16 08:01:04 2010 +0200 1.2 +++ b/libxfce4util-dev/receipt Thu Nov 04 00:12:07 2010 +0000 1.3 @@ -5,13 +5,11 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Xfce Utility library dev files" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="gtk+ libxfce4util" 1.8 -BUILD_DEPENDS="gtk+-dev" 1.9 +DEPENDS="gtk+ libxfce4util glib-dev" 1.10 WANTED="libxfce4util" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.xfce.org" 1.13 1.14 - 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules() 1.17 {