diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-03-22 23:32:01 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-03-22 23:32:01 +0100 |
commit | 02ff59a22fe71c069eead9992a981d2db0366750 (patch) | |
tree | 14f15d72fe0e35af3fc4e9f69be92fe0ed0f7366 /debian/control | |
parent | 8f58850891fa9dcc4f2d4fbd2bc9d47345c757e5 (diff) | |
download | ayatana-indicator-messages-02ff59a22fe71c069eead9992a981d2db0366750.tar.gz ayatana-indicator-messages-02ff59a22fe71c069eead9992a981d2db0366750.tar.bz2 ayatana-indicator-messages-02ff59a22fe71c069eead9992a981d2db0366750.zip |
debian/control: Add C for libayatana-messaging* (have same files as libmessaging* in Ubuntu).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d26d7cd..fd642c4 100644 --- a/debian/control +++ b/debian/control @@ -38,6 +38,7 @@ Multi-Arch: same Section: libs Depends: ${shlibs:Depends}, ${misc:Depends}, +Conflicts: libmessaging-menu0 Description: Ayatana Messaging Menu - shared library A place on the user's desktop that collects messages that need a response. . @@ -57,6 +58,7 @@ Depends: ${shlibs:Depends}, gir1.2-ayatanamessagingmenu-1.0 (=${binary:Version}), libayatana-messaging-menu0 (=${binary:Version}), libglib2.0-dev, +Conflicts: libmessaging-menu-dev Description: Ayatana Messaging Menu - library development files A place on the user's desktop that collects messages that need a response. . @@ -73,6 +75,7 @@ Section: introspection Architecture: any Depends: ${misc:Depends}, ${gir:Depends}, +Conflicts: gir1.2-messagingmenu-1.0 Description: Ayatana Messaging Menu - gir bindings A place on the user's desktop that collects messages that need a response. . |