wok-next diff lxtask/receipt @ rev 6891
Fixed cups. Needed to add --enable-dbus and --with-dbusdir=/etc/dbus-1 for there to be a /etc/dbus-1 folder to copy to package.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 21 02:47:40 2010 +0000 (2010-10-21) |
parents | f64b4bba8c36 |
children | a55d1788b231 |
line diff
1.1 --- a/lxtask/receipt Mon Aug 03 11:43:06 2009 +0000 1.2 +++ b/lxtask/receipt Thu Oct 21 02:47:40 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lxtask" 1.7 -VERSION="0.1.1" 1.8 +VERSION="0.1.3" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Ssytem task manager with a nice GTK interface." 1.11 DEPENDS="gtk+ xorg-libXdamage"