[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#654329: libdrm: FTBFS when atomic operations are only available through libatomic-ops-dev



found 654329 2.4.33-1
thanks

Hi,

please do consider applying the patch, as it does truly fix an FTBFS
on m68k.

Thanks in advance,
//mirabilos
-- 
22:20⎜<asarch> The crazy that persists in his craziness becomes a master
22:21⎜<asarch> And the distance between the craziness and geniality is
only measured by the success 18:35⎜<asarch> "Psychotics are consistently
inconsistent. The essence of sanity is to be inconsistently inconsistent
diff -u libdrm-2.4.33/debian/changelog libdrm-2.4.33/debian/changelog
--- libdrm-2.4.33/debian/changelog
+++ libdrm-2.4.33/debian/changelog
@@ -1,3 +1,9 @@
+libdrm (2.4.33-1+m68k.1) unreleased; urgency=low
+
+  * Build-Depends += libatomic-ops-dev [m68k] (Closes: #654329)
+
+ -- Thorsten Glaser <tg@mirbsd.de>  Sat, 16 Jun 2012 22:09:11 +0000
+
 libdrm (2.4.33-1) unstable; urgency=low
 
   * New upstream release.
diff -u libdrm-2.4.33/debian/control libdrm-2.4.33/debian/control
--- libdrm-2.4.33/debian/control
+++ libdrm-2.4.33/debian/control
@@ -11,6 +11,7 @@
  libpthread-stubs0-dev,
  libudev-dev [linux-any],
  libpciaccess-dev,
+ libatomic-ops-dev [m68k],
 Standards-Version: 3.9.2
 Section: libs
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libdrm

Reply to: