From 9b21193e94ea0a8f01d00cb2a745be78a905696c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 17 Aug 2015 19:38:50 +0200 Subject: [PATCH] Add missing build deps --- gnome-bluetooth.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index c803682..096c161 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -19,6 +19,8 @@ BuildRequires: dbus-glib-devel BuildRequires: intltool desktop-file-utils gettext gtk-doc BuildRequires: itstool +BuildRequires: pkgconfig(libnotify) +BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: systemd-devel BuildRequires: gobject-introspection-devel