libsigc++-devel: disable documentation, avoid doxygen builddep.

This commit is contained in:
Juan RP
2011-06-21 15:27:33 +02:00
parent 505ed23e8e
commit b499ce4afd
2 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ pkgname=libsigc++
version=2.2.9
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-documentation"
short_desc="Type-safe callback system for C++ programs"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=2f4c083e01d9be377669206bd97090d2e95bc05f2e8d95447c9f9ce92bdfbb63
@@ -22,4 +23,3 @@ Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++
Add_dependency build libstdc++-devel
Add_dependency build doxygen