diff mbox

[4/4] alsa-utils: Do not run with autotools-reconf, and avoid dependecy on autoconf tDDool

Message ID cb31c960fc82971ebd5bc9e9f8d241d47c871759.1361965429.git.christian.braunersorensen@prevas.dk
State Accepted
Delegated to: Christian Sørensen
Headers show

Commit Message

christian.braunersorensen@prevas.dk Feb. 27, 2013, 11:45 a.m. UTC
From: Morten Thunberg Svendsen <morten.thunbergsvendsen@prevas.dk>

---
 recipes/alsa/alsa-utils_1.0.24.2.oe | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Esben Haabendal March 5, 2013, 8:28 a.m. UTC | #1
What is tDDool?  ;-)

/Esben
diff mbox

Patch

diff --git a/recipes/alsa/alsa-utils_1.0.24.2.oe b/recipes/alsa/alsa-utils_1.0.24.2.oe
index f4ead7d..061ed2b 100644
--- a/recipes/alsa/alsa-utils_1.0.24.2.oe
+++ b/recipes/alsa/alsa-utils_1.0.24.2.oe
@@ -10,7 +10,7 @@  SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
 
 EXTRA_OECONF = "--disable-xmlto --disable-nls --disable-alsamixer --without-curses"
 
-inherit autotools-autoreconf gettext
+inherit autotools gettext
 
 PACKAGES += "\
              ${PN}-midi \