add --disable-gtk-doc
authorPhil Blundell <philb@gnu.org>
Mon, 6 Sep 2004 20:53:27 +0000 (20:53 +0000)
committerPhil Blundell <philb@gnu.org>
Mon, 6 Sep 2004 20:53:27 +0000 (20:53 +0000)
BKrev: 413cce47hvEG3KD1yVpJX6qslHZpVw

libmimedir/libmimedir_0.0-20040307.oe

index 7b90e56..90386b5 100644 (file)
@@ -3,11 +3,14 @@ SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "LGPL"
 DEPENDS = "intltool-native"
+PR = "r1"
 
 SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/libmimedir-snapshot-20040307.tar.gz"
 S = "${WORKDIR}/libmimedir"
 
-inherit autotools  pkgconfig
+inherit autotools pkgconfig
+
+EXTRA_OECONF = "--disable-gtk-doc"
 
 headers = "mimedir-attachment.h mimedir-attendee.h mimedir-attribute.h mimedir-datetime.h mimedir-init.h mimedir-period.h mimedir-profile.h mimedir-recurrence-rule.h mimedir-recurrence.h mimedir-valarm.h mimedir-vcal.h mimedir-vcard-address.h mimedir-vcard-email.h mimedir-vcard-phone.h mimedir-vcard.h mimedir-vcomponent.h mimedir-vevent.h mimedir-vfreebusy.h mimedir-vjournal.h mimedir-vtimezone.h mimedir-vtodo.h mimedir.h"