Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
574b878c
Commit
574b878c
authored
Dec 28, 2002
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* ./debian/control: fixed various dependencies.
parent
e3eb4a65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
debian/control
debian/control
+4
-3
No files found.
debian/control
View file @
574b878c
...
...
@@ -8,8 +8,8 @@ Standards-Version: 3.5.6
Package: vlc
Architecture: any
Depends: ${shlibs:Depends}
Recommends: vlc-gui
Suggests:
vlc-gnome
Recommends: vlc-gui
, vlc-plugin-mad, vlc-plugin-a52
Suggests:
gnome-vlc
Description: a free MPEG, DVD and DivX player
VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
.
...
...
@@ -257,7 +257,8 @@ Description: X On-Screen Display plugin for vlc
Package: mozilla-plugin-vlc
Architecture: any
Depends: vlc (= ${Source-Version}), mozilla, ${shlibs:Depends}
Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
Recommends: mozilla-browser
Description: a multimedia plugin for Mozilla, based on vlc
VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment