--- /dev/null
+--- configure.ac~ 2005-07-03 18:54:13.000000000 +0200
++++ configure.ac 2005-07-03 18:54:13.000000000 +0200
+@@ -33,7 +33,7 @@
+ # D-BUS headers do not compile with -pedantic. Once they are fixed,
+ #return the flag
+ #CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wmissing-prototypes -Wmissing-declarations -Werror"
+-CFLAGS="$CFLAGS -Wall -ansi -Wmissing-prototypes -Wmissing-declarations -Werror -lcrypt"
++CFLAGS="$CFLAGS -Wall -ansi -Wmissing-prototypes -Wmissing-declarations -lcrypt"
+ AC_SUBST(CFLAGS)
+
+ PKG_CHECK_MODULES(OSSO,libosso >= 0.0.3)
-PR = "r1"
+PR = "r2"
LICENSE = "GPL"
MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
DEPENDS = "hildon-lgpl hildon-base-lib osso-af-settings libosso hildon-libs osso-af-settings libosso-help"
SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \
- file://config-path.patch;patch=1;pnum=0"
+ file://config-path.patch;patch=1;pnum=0 \
+ file://noWerror.patch;patch=1;pnum=0"
S = "${WORKDIR}/hildon-control-panel-0.9.1"