wok-current diff libsexymm/receipt @ rev 6654
Added linux-api-headers. This is like linux-headers but it doesn't depend on linux to be build. Also this means we can update the kernel without rebuild the toolchain.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 11 02:17:02 2010 +0000 (2010-10-11) |
parents | 49aa72ce29c1 |
children | e867ec4d951d |
line diff
1.1 --- a/libsexymm/receipt Wed Sep 30 01:15:09 2009 +0200 1.2 +++ b/libsexymm/receipt Mon Oct 11 02:17:02 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Gtkmm binding for libsexy." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtkmm libsexy" 1.8 +DEPENDS="gtkmm libsexy gcc-lib-base" 1.9 BUILD_DEPENDS="gtkmm-dev libsexy-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://osiris.chipx86.com/projects/libsexy/"