mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 15:08:40 +00:00
tweak deps and conflict/replaces
This commit is contained in:
parent
ecad391157
commit
fe6a2c16f3
1 changed files with 3 additions and 1 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -2,12 +2,14 @@ Source: deluge-torrent
|
||||||
Section: net
|
Section: net
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Andrew Resch (andar) <andrewresch@gmail.com>
|
Maintainer: Andrew Resch (andar) <andrewresch@gmail.com>
|
||||||
Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-all, python-support (>= 0.5.3), libboost-dev (>= 1.33.1), libboost-thread-dev (>= 1.33.1), libboost-date-time-dev (>= 1.33.1), libboost-filesystem-dev (>= 1.33.1), libboost-serialization-dev (>= 1.33.1), libboost-program-options-dev (>= 1.33.1), libboost-regex-dev (>= 1.33.1), libboost-python-dev (>= 1.33.1), zlib1g-dev, libssl-dev, dpatch, python-setuptools
|
Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-all, python-support (>= 0.5.3), libboost-dev (>= 1.33.1), libboost-thread-dev (>= 1.33.1), libboost-date-time-dev (>= 1.33.1), libboost-filesystem-dev (>= 1.33.1), libboost-python-dev (>= 1.33.1), libboost-iostreams-dev (>= 1.33.1), zlib1g-dev, libssl-dev, dpatch, python-setuptools
|
||||||
Standards-Version: 3.7.2
|
Standards-Version: 3.7.2
|
||||||
|
|
||||||
Package: deluge-torrent
|
Package: deluge-torrent
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-glade2, python-xdg, python-notify, notification-daemon, python-dbus, librsvg2-common, python-pyopenssl, python-setuptools
|
Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-glade2, python-xdg, python-notify, notification-daemon, python-dbus, librsvg2-common, python-pyopenssl, python-setuptools
|
||||||
|
Conflicts: deluge-torrent-common
|
||||||
|
Replaces: deluge-torrent-common
|
||||||
Description: A Bittorrent client written in Python/PyGTK
|
Description: A Bittorrent client written in Python/PyGTK
|
||||||
Deluge is a Bittorrent client, created using Python and GTK+.
|
Deluge is a Bittorrent client, created using Python and GTK+.
|
||||||
.
|
.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue