diff options
author | dequis <dx@dxzone.com.ar> | 2015-01-28 02:13:02 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2015-01-28 02:13:02 -0300 |
commit | 1fa510944f3f95f1907422dc8f7cfe9238b99cd0 (patch) | |
tree | f594884cf75c4bbd2946301ebdebf16ac2e3224e | |
parent | 12fe5ea5ee1fb6efc73213e715a44b94239c71b9 (diff) |
debian: bitlbee-dev depends either bitlbee or bitlbee-libpurple
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b9c430f5..c5947745 100644 --- a/debian/control +++ b/debian/control @@ -49,7 +49,7 @@ Description: An IRC to other chat networks gateway (common files/docs) Package: bitlbee-dev Architecture: all -Depends: ${misc:Depends}, bitlbee (>= ${source:Version}), bitlbee (<< ${source:Version}.1~), bitlbee-common (= ${source:Version}) +Depends: ${misc:Depends}, bitlbee (>= ${source:Version}) | bitlbee-libpurple (>= ${source:Version}), bitlbee (<< ${source:Version}.1~) | bitlbee-libpurple (<< ${source:Version}.1~), bitlbee-common (= ${source:Version}) Description: An IRC to other chat networks gateway (dev files) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk |