diff options
author | eyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-21 02:05:57 +0000 |
---|---|---|
committer | eyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-21 02:05:57 +0000 |
commit | 5df6300b9ca8a3d5cd812d39d6a9deb4200719f8 (patch) | |
tree | 522b4cd44e3116b5920d103ad95be9ac61c06170 /debian | |
parent | 1ce42a5646c33d46047f32ac4862c19ce52c1dca (diff) |
c++-compiler is not needed. gcc however is. ( and bcc is not enough )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3641 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a8149f9fb7..cb4dd3da25 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Dariush Pietrzak <eyck@ghost.anime.pl> Standards-Version: 3.2.1 -Build-Depends:c++-compiler, libglib-dev, libgtk-dev, xlibs-dev, libpng2-dev, zlib1g-dev, debhelper (>= 2) +Build-Depends:gcc, libglib-dev, libgtk-dev, xlibs-dev, libpng2-dev, zlib1g-dev, debhelper (>= 2) Package: mplayer Architecture: any |