Unverified Commit 0b00177a authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

Merge pull request #234935 from bobby285271/fix/blueberry

blueberry: add missing libnotify
parents 0fe4d706 990e429f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@
, gnome
, gobject-introspection
, intltool
, libnotify
, pavucontrol
, python3Packages
, util-linux
@@ -33,6 +34,7 @@ stdenv.mkDerivation rec {
    bluez-tools
    cinnamon.xapp
    gnome.gnome-bluetooth_1_0
    libnotify
    python3Packages.python
    util-linux
  ];