diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 011a10cc4..9427a5508 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ unity (6.12.0daily13.01.25.1-0ubuntu2) UNRELEASED; urgency=low  * debian/control:  - recommends indicator-sync so it gets installed by default   (lp: #1053482) + - recommends indicator-bluetooth as well (lp: #1111314)  [ Ćukasz 'sil2100' Zemczak ]  * debian/control: diff --git a/debian/control b/debian/control index a69eb7c52..a0bbfb8cb 100644 --- a/debian/control +++ b/debian/control @@ -76,6 +76,7 @@ Recommends: gnome-control-center-unity,  indicator-appmenu,  indicator-application,  indicator-sound, + indicator-bluetooth,  indicator-datetime,  indicator-messages,  indicator-printers, | 
