Skip to content

Commit

Permalink
Add libnotify dependency
Browse files Browse the repository at this point in the history
* Required starting with v6.2.0

Fixes flathub#68
  • Loading branch information
evan-a-a committed Apr 19, 2023
1 parent 11587e3 commit b894893
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions com.yubico.yubioath.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,23 @@ finish-args:
modules:
- shared-modules/libusb/libusb.json

- name: libnotify
buildsystem: meson
config-opts:
- -Dtests=false
- -Dintrospection=disabled
- -Dman=false
- -Dgtk_doc=false
- -Ddocbook_docs=disabled
sources:
- type: archive
url: https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.2.tar.xz
sha256: c5f4ed3d1f86e5b118c76415aacb861873ed3e6f0c6b3181b828cf584fc5c616
x-checker-data:
type: gnome
name: libnotify
stable-only: true

- name: pcsc-lite
config-opts:
- --disable-libudev
Expand Down

0 comments on commit b894893

Please sign in to comment.