diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2006-08-10 22:55:01 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2006-08-10 22:55:01 +0000 |
commit | ddb4e9f08a106d0b0cae4cdbdef6b7d27f672cfa (patch) | |
tree | 2bacb92f77ae2bdd45f91af0646b570116fb4367 /debian/control | |
parent | cf53a2d5b760f244296622986b51b1eacf869d36 (diff) | |
download | xine-lib-ddb4e9f08a106d0b0cae4cdbdef6b7d27f672cfa.tar.gz xine-lib-ddb4e9f08a106d0b0cae4cdbdef6b7d27f672cfa.tar.bz2 |
Undo eject recommendation. I misread the relevant source...
CVS patchset: 8173
CVS date: 2006/08/10 22:55:01
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 c24c55a38..d9f0ce15f 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Description: the xine video player library, development packages Package: libxine1 Architecture: any Depends: ${shlibs:Depends} -Recommends: ${shlibs:Recommends}, eject +Recommends: ${shlibs:Recommends} Suggests: ${shlibs:Suggests}, libartsc0 Conflicts: sinek(<<0.7), xine-ui (<< 0.9.10), xine Replaces: xine-dvdnav, xine |