diff options
author | David Nusinow <[email protected]> | 2006-02-01 00:22:24 +0000 |
---|---|---|
committer | David Nusinow <[email protected]> | 2006-02-01 00:22:24 +0000 |
commit | 065d5a8d17ae43bebb975caba59ac9444ae39731 (patch) | |
tree | b30e0eeb662750664b6bfbc8517b9d39c551057e /debian | |
parent | 3b53c0ac19674341c9d75f3c273335449d9ce65a (diff) |
* Remove makedepend from build-depends. Now we'll just build-dep on xutils
to get the app, which will translate over to our own xorg 7.0 plans.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0b4eaf41e85..e515993a277 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ mesa (6.4.1-0.2) unstable; urgency=low * NMU * Re-add dh_installdirs call to binary-indep target so that we get arch-specific dirs for the mesa-swx11-source package + * Remove makedepend from build-depends. Now we'll just build-dep on xutils + to get the app, which will translate over to our own xorg 7.0 plans. - -- David Nusinow <[email protected]> Sat, 28 Jan 2006 17:42:00 -0500 + -- David Nusinow <[email protected]> Tue, 31 Jan 2006 19:21:12 -0500 mesa (6.4.1-0.1) unstable; urgency=low diff --git a/debian/control b/debian/control index c88b08eaf7b..f50ba1b3c6b 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Mesa package maintainers <[email protected]> Uploaders: Marcelo E. Magallon <[email protected]> Standards-Version: 3.6.1 -Build-Depends: lesstif2-dev, grep-dctrl, debhelper (>> 4), build-essential (>= 11), libdrm-dev (>> 1.0.5), libdirectfb-dev, makedepend | xutils, libexpat-dev, libxxf86vm-dev, libx11-dev, libxext-dev, pkg-config, +Build-Depends: lesstif2-dev, grep-dctrl, debhelper (>> 4), build-essential (>= 11), libdrm-dev (>> 1.0.5), libdirectfb-dev, xutils, libexpat-dev, libxxf86vm-dev, libx11-dev, libxext-dev, pkg-config, Package: libgl1-mesa-swx11 Section: libs |