debian/changelog |    7 +++++++
 debian/control   |    2 +-
 debian/rules     |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 7bfd64f7428b8f6cbda3bc9bed8e492e3bc11075
Author: Timo Aaltonen <tjaal...@ubuntu.com>
Date:   Tue Jul 2 15:26:55 2013 +0300

    control, rules: Again, add llvm-3.2-dev to build-depends for powerpc, 
enable gallium llvm and shared libs (FTBFS).

diff --git a/debian/changelog b/debian/changelog
index a834a8c..b883cdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mesa (9.1.4-0ubuntu2) saucy; urgency=low
+
+  * control, rules: Again, add llvm-3.2-dev to build-depends for
+    powerpc, enable gallium llvm and shared libs (FTBFS).
+
+ -- Timo Aaltonen <tjaal...@ubuntu.com>  Tue, 02 Jul 2013 15:26:47 +0300
+
 mesa (9.1.4-0ubuntu1) saucy; urgency=low
 
   * Merge from unreleased debian git, remaining changes:
diff --git a/debian/control b/debian/control
index 0e15875..b7c05ae 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends:
  libudev-dev [linux-any],
  flex,
  bison,
- llvm-3.2-dev (>= 1:3.2repack-7~) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 
armhf],
+ llvm-3.2-dev (>= 1:3.2repack-7~) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 
armhf powerpc],
  libwayland-dev (>= 1.0.2) [linux-any],
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git
diff --git a/debian/rules b/debian/rules
index df1b307..a3ae011 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,7 +86,7 @@ else
   endif
 
   # LLVM is required for r300g and recommended for swrastg on x86:
-  ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 
armhf))
+  ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 
armhf powerpc))
        confflags_GALLIUM += --enable-gallium-llvm
        confflags_GALLIUM += --with-llvm-shared-libs
   endif


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1utzgk-000424...@vasks.debian.org

Reply via email to