[pkg-kde-commits] rev 2601 - branches/kde-3.4.0/packages/kdegraphics/debian

Christopher Martin chrsmrtn at costa.debian.org
Thu Dec 8 03:12:22 UTC 2005


Author: chrsmrtn
Date: 2005-12-08 03:12:21 +0000 (Thu, 08 Dec 2005)
New Revision: 2601

Modified:
   branches/kde-3.4.0/packages/kdegraphics/debian/control
   branches/kde-3.4.0/packages/kdegraphics/debian/rules
Log:
hppa does seem to have the new gcc-4.0; but not arm.


Modified: branches/kde-3.4.0/packages/kdegraphics/debian/control
===================================================================
--- branches/kde-3.4.0/packages/kdegraphics/debian/control	2005-12-08 03:07:43 UTC (rev 2600)
+++ branches/kde-3.4.0/packages/kdegraphics/debian/control	2005-12-08 03:12:21 UTC (rev 2601)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Isaac Clerencia <isaac at debian.org>, Pierre Habouzit <madcoder at debian.org>, Christopher Martin <chrsmrtn at debian.org>, Adeodato Simó <dato at net.com.org.es>, Riku Voipio <riku.voipio at iki.fi>, Luk Claes <luk at debian.org>
-Build-Depends: g++-3.4 [m68k], cdbs (>= 0.4.27), debhelper (>= 4.2.30), autotools-dev, gawk, gettext, imlib11-dev, kdelibs4-dev (>= 4:3.4.3), libexif-dev (>= 0.6.9-1), libfribidi-dev, libglut3-dev, libgphoto2-2-dev, libpaper-dev, libopenexr-dev (>= 1.2.1), libsane-dev (>> 1.0.15), libtiff4-dev, libtiff-tools, libusb-dev, sharutils, tetex-bin, texinfo, libxxf86vm-dev
+Build-Depends: g++-3.4 [arm m68k], cdbs (>= 0.4.27), debhelper (>= 4.2.30), autotools-dev, gawk, gettext, imlib11-dev, kdelibs4-dev (>= 4:3.4.3), libexif-dev (>= 0.6.9-1), libfribidi-dev, libglut3-dev, libgphoto2-2-dev, libpaper-dev, libopenexr-dev (>= 1.2.1), libsane-dev (>> 1.0.15), libtiff4-dev, libtiff-tools, libusb-dev, sharutils, tetex-bin, texinfo, libxxf86vm-dev
 Standards-Version: 3.6.2
 
 Package: kdegraphics

Modified: branches/kde-3.4.0/packages/kdegraphics/debian/rules
===================================================================
--- branches/kde-3.4.0/packages/kdegraphics/debian/rules	2005-12-08 03:07:43 UTC (rev 2600)
+++ branches/kde-3.4.0/packages/kdegraphics/debian/rules	2005-12-08 03:12:21 UTC (rev 2601)
@@ -19,7 +19,7 @@
 
 ###
 
-GCC4_ICES_HERE := m68k
+GCC4_ICES_HERE := arm m68k
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
 ifneq (,$(findstring $(DEB_BUILD_ARCH),$(GCC4_ICES_HERE)))




More information about the pkg-kde-commits mailing list