[jhbuild] world: retro-plugins-* don't skip autogen
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world: retro-plugins-* don't skip autogen
- Date: Tue, 20 Oct 2015 05:49:33 +0000 (UTC)
commit d9ec4f67dc10438ed78706a6945b9869663c8f84
Author: Adrien Plazas <kekun plazas laposte net>
Date: Tue Oct 20 07:44:07 2015 +0200
world: retro-plugins-* don't skip autogen
Recent changes on the retro-plugins-* modules make them need not to skip
autogen.
modulesets/gnome-world.modules | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 2c420f1..4459d93 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -3006,24 +3006,21 @@
</dependencies>
</autotools>
- <autotools id="retro-plugins-game-boy"
- skip-autogen="true">
+ <autotools id="retro-plugins-game-boy">
<branch repo="github.com"
module="Kekun/retro-plugins-game-boy.git"/>
<dependencies>
</dependencies>
</autotools>
- <autotools id="retro-plugins-nes"
- skip-autogen="true">
+ <autotools id="retro-plugins-nes">
<branch repo="github.com"
module="Kekun/retro-plugins-nes.git"/>
<dependencies>
</dependencies>
</autotools>
- <autotools id="retro-plugins-snes"
- skip-autogen="true">
+ <autotools id="retro-plugins-snes">
<branch repo="github.com"
module="Kekun/retro-plugins-snes.git"/>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]