~ubuntu-branches/ubuntu/warty/lynx/warty

« back to all changes in this revision

Viewing changes to debian/menu

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-09-16 12:14:10 UTC
  • Revision ID: james.westby@ubuntu.com-20040916121410-nn3sstdazh0hone6
Tags: 2.8.5-1ubuntu1
* debian/control: build-depend on libgnutls10-dev (Warty bug #1276)
* debian/rules: additionally configure and build with -lgnutls-openssl
  (gnutls10 splitted the SSL compatibility function into this library)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
?package(lynx):\
 
2
  needs=text\
 
3
  section=Apps/Net\
 
4
  title="Lynx"\
 
5
  hints="Web Browsers" \
 
6
  kderemove=1 \
 
7
  command="/usr/bin/lynx"
 
8
?package(lynx):\
 
9
  needs=dwww\
 
10
  section=Apps/Net\
 
11
  title="Lynx Manual"\
 
12
  hints="Web Browser Manual" \
 
13
  command="/usr/share/doc/lynx/lynx_help/lynx_help_main.html"