From 7a1936733cf153db443461d59a80e805c2273c97 Mon Sep 17 00:00:00 2001 From: doko Date: Wed, 12 Jun 2013 20:01:54 +0000 Subject: - fix libphobos docdir symlink git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6836 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 5370afe..5b8712a 100644 --- a/debian/control +++ b/debian/control @@ -1782,7 +1782,7 @@ Package: libphobos-4.8-dev Architecture: amd64 i386 x32 kfreebsd-amd64 kfreebsd-i386 Section: libdevel Priority: optional -Depends: zlib1g-dev, ${shlibs:Depends}, ${misc:Depends} +Depends: gcc-4.8-base (= ${gcc:Version}), zlib1g-dev, ${shlibs:Depends}, ${misc:Depends} Description: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . @@ -1792,7 +1792,7 @@ Package: libphobos-4.8-dbg Section: debug Architecture: amd64 i386 x32 kfreebsd-amd64 kfreebsd-i386 Priority: extra -Depends: gdc-4.8 (= ${gdc:Version}), libphobos-4.8-dev (= ${gdc:Version}), ${misc:Depends} +Depends: gcc-4.8-base (= ${gcc:Version}), libphobos-4.8-dev (= ${gdc:Version}), ${misc:Depends} Provides: libphobos-dbg Description: The Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. -- cgit v1.2.3