diff options
author | eyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-07-28 07:53:11 +0000 |
---|---|---|
committer | eyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-07-28 07:53:11 +0000 |
commit | ba516b3a40acfc92f59ad786119b0594d5e5a98e (patch) | |
tree | 63b012cc4f6bb2cc11b2a34df1af14fd4c2a688c /debian/control | |
parent | fbeeb770507c1df789c90157212ef9bc36f0a6b0 (diff) |
using debhelper instead of hardcoded stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1398 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1ae9d80afa..78fc605355 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Standards-Version: 3.2.1 Package: mplayer Architecture: any -Depends: ${shlibs:Depends},debconf +Depends: ${shlibs:Depends},debconf,libconfhelper-perl Description: The Ultimate Movie Player For Linux MPlayer is a movie player for LINUX. It plays most MPEG, AVI and ASF files, supported by many native and Win32 DLL codecs. You can watch VCD, DVD and even |